diff --git a/package.json b/package.json index 4e2c1fd..16048c0 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "@bthlabs/sass-spritemaker", - "version": "1.0.0", + "version": "1.0.1", "description": "Convert a bunch of PNGs to a Sass spritemap.", "main": "./lib/spritemaker.js", "repository": { "type": "git", - "url": "https://git.bthlabs.pl/tomekwojcik/spritemaker.git" + "url": "https://git.bthlabs.pl/tomekwojcik/sass-spritemaker.git" }, "author": "Tomek Wójcik (https://www.bthlabs.pl/)", "license": "MIT",