Skip to content

Commit 9916a2c

Browse files
committed
chore: release v0.9.1
1 parent 6f037a3 commit 9916a2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anu-vue",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "",
55
"main": "index.js",
66
"private": true,

packages/anu-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "anu-vue",
33
"private": false,
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"type": "module",
66
"description": "DX focused utility based component library",
77
"author": "JD Solanki <https://github.com/jd-solanki>",

0 commit comments

Comments
 (0)