Skip to content

Commit c0857c2

Browse files
committed
chore: release v0.1.0-beta.3
1 parent e5981ca commit c0857c2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moeru/std-docs",
33
"type": "module",
4-
"version": "0.1.0-beta.2",
4+
"version": "0.1.0-beta.3",
55
"private": true,
66
"scripts": {
77
"build": "vitepress build",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moeru/std-workspace",
33
"type": "module",
4-
"version": "0.1.0-beta.2",
4+
"version": "0.1.0-beta.3",
55
"private": true,
66
"packageManager": "[email protected]",
77
"scripts": {

packages/std/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moeru/std",
33
"type": "module",
4-
"version": "0.1.0-beta.2",
4+
"version": "0.1.0-beta.3",
55
"description": "Standard TypeScript Library for Moeru AI.",
66
"author": "Moeru AI",
77
"license": "MIT",

0 commit comments

Comments
 (0)