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

Commit

Permalink
updated project meta files
Browse files Browse the repository at this point in the history
  • Loading branch information
Javi Aguilar committed May 20, 2015
1 parent 0a6a7ce commit 813d845
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.12"
before_script:
- npm install -g grunt-cli

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mjolnic-bootstrap-colorpicker",
"version": "2.1.1",
"version": "2.1.2",
"main": [
"dist/css/bootstrap-colorpicker.css",
"dist/js/bootstrap-colorpicker.js"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjolnic-bootstrap-colorpicker",
"version": "2.0.0",
"description": "Colorpicker plugin for Twitter Bootstrap",
"version": "2.1.2",
"description": "A nice and customizable colorpicker plugin for Twitter Bootstrap 2 & 3",
"homepage": "http://mjolnic.github.io/bootstrap-colorpicker/",
"repository": {
"type": "git",
Expand Down

0 comments on commit 813d845

Please sign in to comment.