Skip to content

Commit 8a1d1a3

Browse files
committed
chore: release v0.2.1
1 parent 0a2dc07 commit 8a1d1a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs",
33
"type": "module",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"files": [
66
"dist"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-motion",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"description": "",
66
"author": "",

packages/motion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "motion-v",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "",
55
"author": "",
66
"license": "MIT",

0 commit comments

Comments
 (0)