Skip to content

Commit f58e5d3

Browse files
committed
v0.2.2
1 parent 96aa560 commit f58e5d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.2.1"
6+
"version": "0.2.2"
77
}

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vueblocks/vue-use-core",
33
"description": "A Collection of Vue Compositon API Utilities",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"main": "lib/index.cjs.js",
66
"types": "lib/index.d.ts",
77
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)