Skip to content

Commit

Permalink
Release 1.9.1 for Angular 13.3+
Browse files Browse the repository at this point in the history
1.9.0 is malformed
  • Loading branch information
Gregory COCHIN committed Jun 9, 2022
1 parent 6cff2e2 commit 8200046
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

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 13.3 and newer)",
"bugs": "https://github.com/tech-advantage/ngx-icon-picker/issues",
"license": "MIT",
"version": "1.9.0",
"version": "1.9.1",
"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.9.0",
"version": "1.9.1",
"dependencies": {
"tslib": "^2.0.0"
},
Expand Down

0 comments on commit 8200046

Please sign in to comment.