We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2fad3d commit f524704Copy full SHA for f524704
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-subscription",
3
- "version": "0.0.8",
+ "version": "0.0.9",
4
"description": "A type-safe 🔥 & tiny ⭐️ super-charged ref ⚡️ / eventBus replacement in Vue 💚.",
5
"keywords": [
6
"web",
@@ -77,4 +77,4 @@
77
"node": ">=16.0.0",
78
"pnpm": ">=6.0.0"
79
}
80
-}
+}
scripts/release/releaseData.json
@@ -1,4 +1,4 @@
"onGoing": false,
- "version": "0.0.8"
+ "version": "0.0.9"
0 commit comments