Skip to content

Commit

Permalink
Update version for standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
czeckd committed Sep 13, 2023
1 parent db958ef commit 2585120
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 16 component and service for inlining SVGs allowing them to be easily styled with CSS.",
"version": "16.0.0",
"version": "16.1.0",
"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 16 component and service for inlining SVGs allowing them to be easily styled with CSS.",
"version": "16.0.0",
"version": "16.1.0",
"repository": {
"type": "git",
"url": "https://github.com/czeckd/angular-svg-icon.git"
Expand Down

0 comments on commit 2585120

Please sign in to comment.