Skip to content

Commit 5ac7f61

Browse files
38elementseddyerburgh
authored andcommitted
chore: update version (#501)
1 parent 8864ddd commit 5ac7f61

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
@@ -5,5 +5,5 @@
55
],
66
"npmClient": "yarn",
77
"useWorkspaces": true,
8-
"version": "1.0.0-beta.12"
8+
"version": "1.0.0-beta.13"
99
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-test-utils",
33
"private": true,
4-
"version": "1.0.0-beta.12",
4+
"version": "1.0.0-beta.13",
55
"workspaces": [
66
"packages/*"
77
],

0 commit comments

Comments
 (0)