Skip to content

Commit

Permalink
chore: releasing version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
srav001 committed Mar 28, 2023
1 parent f2fad3d commit f524704
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-subscription",
"version": "0.0.8",
"version": "0.0.9",
"description": "A type-safe 🔥 & tiny ⭐️ super-charged ref ⚡️ / eventBus replacement in Vue 💚.",
"keywords": [
"web",
Expand Down Expand Up @@ -77,4 +77,4 @@
"node": ">=16.0.0",
"pnpm": ">=6.0.0"
}
}
}
2 changes: 1 addition & 1 deletion scripts/release/releaseData.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"onGoing": false,
"version": "0.0.8"
"version": "0.0.9"
}

0 comments on commit f524704

Please sign in to comment.