Skip to content

Commit

Permalink
Bumped version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sconix committed Feb 6, 2022
1 parent dfa6ed7 commit cc4bd36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ngx-color-picker",
"description": "Color picker widget for Angular",
"bugs": "https://github.com/zefoy/ngx-color-picker/issues",
"version": "11.0.0",
"version": "12.0.0",
"license": "MIT",
"private": true,
"scripts": {
Expand Down Expand Up @@ -73,4 +73,4 @@
"watch": "^1.0.2",
"zone.js": "^0.11.4"
}
}
}
2 changes: 1 addition & 1 deletion projects/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ngx-color-picker",
"description": "Color picker widget for Angular",
"bugs": "https://github.com/zefoy/ngx-color-picker/issues",
"version": "11.0.0",
"version": "12.0.0",
"license": "MIT",
"peerDependencies": {
"@angular/common": ">=9.0.0",
Expand Down

0 comments on commit cc4bd36

Please sign in to comment.