Skip to content

Commit 1ac0f1e

Browse files
committed
chore: update version
1 parent 8fc98c5 commit 1ac0f1e

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@moeru/std-docs",
33
"type": "module",
4+
"version": "0.0.1",
45
"private": true,
56
"scripts": {
67
"build": "vitepress build",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@moeru/std-workspace",
33
"type": "module",
4+
"version": "0.0.1",
45
"private": true,
56
"packageManager": "pnpm@10.9.0",
67
"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.0",
4+
"version": "0.0.1",
55
"description": "Standard TypeScript Library for Moeru AI.",
66
"author": "Moeru AI",
77
"license": "MIT",

0 commit comments

Comments
 (0)