Skip to content

Commit 362be63

Browse files
committed
chore(release): Publish v0.1.3
1 parent 69a4c2d commit 362be63

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,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.1.2",
5+
"version": "0.1.3",
66
"npmClient": "yarn",
77
"useWorkspaces": true,
88
"command": {

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@discord-message-components/vue",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)