diff --git a/package.json b/package.json index fd6b6b6..6bf3771 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-protocol-serve", - "version": "0.1.0", + "version": "1.0.0", "description": "A file protocol that serves any existing file in a directory and redirects everything not found to index.html.", "main": "index.js", "repository": "git@github.com:pichfl/electron-protocol-ember.git",