Skip to content

Commit f524704

Browse files
committed
chore: releasing version 0.0.9
1 parent f2fad3d commit f524704

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-subscription",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "A type-safe 🔥 & tiny ⭐️ super-charged ref ⚡️ / eventBus replacement in Vue 💚.",
55
"keywords": [
66
"web",
@@ -77,4 +77,4 @@
7777
"node": ">=16.0.0",
7878
"pnpm": ">=6.0.0"
7979
}
80-
}
80+
}

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": "0.0.8"
3+
"version": "0.0.9"
44
}

0 commit comments

Comments
 (0)