10000 :sparkles: release 0.1.0 · vue-use-form/vue-use-form@85d7c85 · GitHub
[go: up one dir, main page]

Skip to content

Commit 85d7c85

Browse files
committed
✨ release 0.1.0
1 parent 803f799 commit 85d7c85

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": "main",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Some composables form validator for vue",
55
"license": "MIT",
66
"author": "Snowingfox",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-use-form",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)
0