Skip to content

Commit

Permalink
release: v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Sep 2, 2023
1 parent 6a3d7e8 commit 899ce83
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/react-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/react-store",
"author": "Tanner Linsley",
"version": "0.1.0",
"version": "0.1.2",
"license": "MIT",
"repository": "tanstack/react-store",
"homepage": "https://tanstack.com/",
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tanstack/store",
"author": "Tanner Linsley",
"version": "0.1.0",
"version": "0.1.2",
"license": "MIT",
"repository": "tanstack/store",
"homepage": "https://tanstack.com/store",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/vue-store",
"version": "0.1.1",
"version": "0.1.2",
"author": "Tanner Linsley",
"license": "MIT",
"repository": "tanstack/react-store",
Expand Down

0 comments on commit 899ce83

Please sign in to comment.