Skip to content

Commit 22fb63b

Browse files
committed
v0.2.4
1 parent 8b3fdd6 commit 22fb63b

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.3"
6+
"version": "0.2.4"
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.3",
4+
"version": "0.2.4",
55
"main": "lib/index.cjs.js",
66
"types": "lib/index.d.ts",
77
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)