Skip to content

Commit 42897ed

Browse files
committed
release: v2.0.0-beta.1
1 parent 23622e1 commit 42897ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "vue-condition-watcher",
3-
"version": "2.0.0-beta.0",
3+
"version": "2.0.0-beta.1",
44
"description": "Vue composition API for automatic data fetching. With conditions as the core. Easily control and sync to URL query string by conditions",
55
"main": "./core/dist/index.js",
66
"module": "./core/dist/index.esm.js",

0 commit comments

Comments
 (0)