Skip to content

Commit

Permalink
Merge pull request #121 from czeckd/v11.1.2
Browse files Browse the repository at this point in the history
Rev version for svgStyle fix
  • Loading branch information
czeckd committed Feb 16, 2021
2 parents e80db72 + 02952bd commit 8d27cf4
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
@@ -1,7 +1,7 @@
{
"name": "svg-icon",
"description": "Angular 11 component for inlining SVGs allowing them to be easily styled with CSS.",
"version": "11.1.1",
"version": "11.1.2",
"repository": {
"type": "git",
"url": "https://github.com/czeckd/angular-svg-icon.git"
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-svg-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-svg-icon",
"description": "Angular 11 component for inlining SVGs allowing them to be easily styled with CSS.",
"version": "11.1.1",
"version": "11.1.2",
"repository": {
"type": "git",
"url": "https://github.com/czeckd/angular-svg-icon.git"
Expand Down

0 comments on commit 8d27cf4

Please sign in to comment.