Skip to content

Commit 3d5f211

Browse files
committed
chore(release): publish v1.0.1
1 parent 87f6258 commit 3d5f211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.0.0"
5+
"version": "1.0.1"
66
}

packages/vue-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ignt/vue-library",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)