Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Barlock committed Dec 16, 2015
1 parent 7f54b50 commit 006f556
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "IBM-Design-Colors",
"version": "1.4.0",
"homepage": "https://github.com/IBM-Design/colors",
"authors": [
"Sam Richard <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"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": {
"exports": "eyeglass-exports.js",
"name": "ibm-colors"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 006f556

Please sign in to comment.