Skip to content

Commit

Permalink
fix: hide version number (closes #73)
Browse files Browse the repository at this point in the history
Version number is controlled by semantic-release.
  • Loading branch information
gajus committed Oct 1, 2018
1 parent acb2ab4 commit 3e1ff43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"immutable",
"redux"
],
"version": "3.0.10",
"version": "1.0.0",
"author": {
"name": "Gajus Kuizinas",
"email": "gajus@anuary.com",
Expand Down

0 comments on commit 3e1ff43

Please sign in to comment.