diff --git a/package.json b/package.json index f9127fc..c8707c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-doctitle", - "version": "1.0.0", + "version": "1.0.1", "description": "Redux Middleware for managing document title", "main": "./lib/redux-doctitle.js", "scripts": { @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+https://git.bthlabs.pl/tomekwojcik/redux-doctitle.git" + "url": "https://git.bthlabs.pl/tomekwojcik/redux-doctitle.git" }, "files": [ "lib",