Skip to content

Commit 87a11e0

Browse files
author
Rémi Becheras
committed
release new semver patch: v0.6.7
1 parent a1ea323 commit 87a11e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-color-picker",
33
"description": "Color Picker Directive For AngularJS",
4-
"version": "0.6.6",
4+
"version": "0.6.7",
55
"homepage": "https://github.com/ruhley/angular-color-picker",
66
"repository": {
77
"type": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-color-picker",
33
"description": "Color Picker Directive For AngularJS",
4-
"version": "0.6.6",
4+
"version": "0.6.7",
55
"main": [
66
"angularjs-color-picker.js",
77
"angularjs-color-picker.css"

0 commit comments

Comments
 (0)