Skip to content

Commit eddf4d9

Browse files
committed
chore: releasing version 1.0.1
1 parent f4a63d3 commit eddf4d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-subscription",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A type-safe 🔥 & tiny ⭐️ super-charged ref ⚡️ / eventBus replacement in Vue 💚.",
55
"keywords": [
66
"web",

scripts/release/releaseData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"onGoing": false,
3-
"version": "1.0.0"
3+
"version": "1.0.1"
44
}

0 commit comments

Comments
 (0)