Start version off as 1.0.0

This commit is contained in:
trent.earl 2016-08-22 15:37:56 -05:00
parent 9fe9e38786
commit 564b91fba9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "verdaccio",
"version": "1.4.0",
"version": "1.0.0",
"description": "Private npm repository server",
"author": {
"name": "Alex Kocharin",