Skip to content

Commit

Permalink
release: v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sampullman committed Oct 13, 2023
1 parent 1f09bef commit f830214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samatech/vue-store",
"version": "0.5.0",
"version": "0.5.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
"exports": {
Expand Down Expand Up @@ -52,4 +52,4 @@
"peerDependencies": {
"vue": ">=3.2.0"
}
}
}

0 comments on commit f830214

Please sign in to comment.