Skip to content

Commit 6a37b3e

Browse files
committed
chore: release v0.1.0-beta.4
1 parent 4a31b95 commit 6a37b3e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.3",
4+
"version": "0.1.0-beta.4",
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.3",
4+
"version": "0.1.0-beta.4",
55
"private": true,
66
"packageManager": "[email protected]",
77
"scripts": {

packages/eslint-config/package.json

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

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.3",
4+
"version": "0.1.0-beta.4",
55
"description": "Standard TypeScript Library for Moeru AI.",
66
"author": "Moeru AI",
77
"license": "MIT",

0 commit comments

Comments
 (0)