Skip to content

Commit

Permalink
1.3.0 - Update: version;
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Teixeira committed Oct 29, 2020
1 parent bdab5d3 commit 0ac03e6
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,7 +1,7 @@
{
"name": "cinejump",
"version": "1.2.0",
"devVersion": "1.3.0",
"version": "1.3.0",
"devVersion": "1.4.0",
"private": true,
"dependencies": {
"@storybook/react": "^6.0.21",
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "development": "1.3.0", "production": "1.2.0" }
{ "development": "1.4.0", "production": "1.3.0" }

0 comments on commit 0ac03e6

Please sign in to comment.