Skip to content

Commit bd112e6

Browse files
committed
chore(release): v0.10.0
1 parent 612cde4 commit bd112e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@ossjs/release",
4-
"version": "0.9.0",
4+
"version": "0.10.0",
55
"description": "Minimalistic, opinionated, and predictable release automation tool.",
66
"main": "./bin/build/index.js",
77
"author": "Artem Zakharchenko <kettanaito@gmail.com>",
@@ -85,4 +85,4 @@
8585
"package"
8686
],
8787
"packageManager": "pnpm@9.14.2"
88-
}
88+
}

0 commit comments

Comments
 (0)