Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
betula committed Jun 12, 2021
1 parent b706763 commit 6a98fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.0-alpha.12",
"version": "0.6.0",
"packages": [
"."
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "realar",
"version": "0.6.0-alpha.12",
"version": "0.6.0",
"description": "Advanced state manager for React",
"repository": {
"url": "https://github.com/betula/realar"
Expand Down

0 comments on commit 6a98fa2

Please sign in to comment.