diff --git a/src/package.json b/src/package.json index 1f75408..84b83b3 100644 --- a/src/package.json +++ b/src/package.json @@ -99,9 +99,9 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "version": "1.0.7", - "repository" : { - "type" : "git", - "url" : "https://github.com/chefsplate/eslint-config-chefsplate" + "version": "1.1.0", + "repository": { + "type": "git", + "url": "https://github.com/chefsplate/eslint-config-chefsplate" } }