Skip to content

Commit

Permalink
change version number to 1.4.0dev
Browse files Browse the repository at this point in the history
The 0 at the end is required for npm install to work properly.
  • Loading branch information
biasmv committed Feb 5, 2015
1 parent 02bf4a1 commit 02998cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bio-pv",
"version": "1.4-dev",
"version": "1.4.0dev",
"description": "WebGL protein viewer ",
"homepage": "https://github.com/biasmv/pv",
"author": {
Expand Down

0 comments on commit 02998cb

Please sign in to comment.