Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory COCHIN authored and Gregory COCHIN committed May 12, 2020
1 parent aff4cea commit a5dbfe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Icon picker widget for Angular (version 9 and newer)",
"bugs": "https://github.com/tech-advantage/ngx-icon-picker/issues",
"license": "MIT",
"version": "1.2.0",
"version": "1.3.0",
"scripts": {
"ng": "ng",
"lint": "ng lint",
Expand Down
2 changes: 1 addition & 1 deletion projects/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-icon-picker",
"version": "1.2.0",
"version": "1.3.0",
"peerDependencies": {
"@angular/common": "^9.0.2",
"@angular/core": "^9.0.2",
Expand Down

0 comments on commit a5dbfe5

Please sign in to comment.