Skip to content

Commit 440e967

Browse files
committed
v0.2.7
1 parent efc7644 commit 440e967

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
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.2.6"
6+
"version": "0.2.7"
77
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
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.6",
4+
"version": "0.2.7",
55
"main": "lib/index.cjs.js",
66
"types": "lib/index.d.ts",
77
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)