diff --git a/package.json b/package.json index de8ebe1..b540825 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "hopglass", + "version": "1.0.0", "scripts": { "test": "node -e \"require('grunt').cli()\" '' clean lint" },