diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 015aa3f..749c779 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "description": "It is a simple method to restart your application.", "name": "electron-hot-reload", - "version": "0.1.0", + "version": "0.1.1", "main": "dist/index.js", "repository": "git@github.com:valentineus/electron-hot-reload.git", "author": { |