Skip to content

Commit ed902e8

Browse files
committed
chore: release v0.1.0-beta.1
1 parent 1ac0f1e commit ed902e8

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.0.1",
4+
"version": "0.1.0-beta.1",
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.0.1",
4+
"version": "0.1.0-beta.1",
55
"private": true,
66
"packageManager": "pnpm@10.9.0",
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.0.1",
4+
"version": "0.1.0-beta.1",
55
"description": "Standard TypeScript Library for Moeru AI.",
66
"author": "Moeru AI",
77
"license": "MIT",

0 commit comments

Comments
 (0)