diff --git a/bower.json b/bower.json index 77054ff..6181d37 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,5 @@ { "name": "IBM-Design-Colors", - "version": "1.4.0", "homepage": "https://github.com/IBM-Design/colors", "authors": [ "Sam Richard " diff --git a/package.json b/package.json index 1376e7d..03cf29a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ibm-design-colors", - "version": "1.4.1", + "version": "1.5.0", "description": "Color Palettes and helper functions for IBM Design Language", "main": "_ibm-colors.scss", "eyeglass": { @@ -8,7 +8,7 @@ "name": "ibm-colors" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 0" }, "repository": { "type": "git",