Skip to content

Commit

Permalink
More cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-ujjmeszaros committed Apr 12, 2018
1 parent 4eb5315 commit df1d9e5
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 542 deletions.
4 changes: 2 additions & 2 deletions bootstrap-colorpickersliders.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"widget",
"colorchooser"
],
"version": "3.0.1",
"version": "3.1.0",
"author": {
"name": "István Ujj-Mészáros",
"url": "https://github.com/istvan-ujjmeszaros"
Expand All @@ -30,4 +30,4 @@
"dependencies": {
"jquery": ">=1.7"
}
}
}
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bootstrap-colorpickersliders",
"version": "3.0.1",
"homepage": "http://www.virtuosoft.eu/code/bootstrap-colorpickersliders/",
"version": "3.1.0",
"homepage": "https://www.virtuosoft.eu/code/bootstrap-colorpickersliders/",
"authors": [
{
"name": "István Ujj-Mészáros",
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"description": "Bootstrap 3 optimized responsive color selector with HSV, HSL, RGB and CIE-Lch (which supports human perceived lightness) selectors and color swatches.",
"homepage": "http://www.virtuosoft.eu/code/bootstrap-colorpickersliders/",
"version": "3.0.1",
"version": "3.1.0",
"authors": [
{
"name": "István Ujj-Mészáros",
Expand Down
2 changes: 1 addition & 1 deletion dist/bootstrap.colorpickersliders.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Bootstrap Color Picker Sliders - v3.0.1
* Bootstrap Color Picker Sliders - v3.1.0
*
* Bootstrap 3 optimized responsive color selector with HSV, HSL, RGB and CIE-Lch (which supports human perceived lightness) selectors and color swatches.
* http://www.virtuosoft.eu/code/bootstrap-colorpickersliders/
Expand Down
2 changes: 1 addition & 1 deletion dist/bootstrap.colorpickersliders.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Bootstrap Color Picker Sliders - v3.0.1
* Bootstrap Color Picker Sliders - v3.1.0
*
* Bootstrap 3 optimized responsive color selector with HSV, HSL, RGB and CIE-Lch (which supports human perceived lightness) selectors and color swatches.
* http://www.virtuosoft.eu/code/bootstrap-colorpickersliders/
Expand Down
2 changes: 1 addition & 1 deletion dist/bootstrap.colorpickersliders.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit df1d9e5

Please sign in to comment.