diff --git a/package.json b/package.json index fdcff88..9a8fadc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "svg-icon", "description": "Angular 19 component and service for inlining SVGs allowing them to be easily styled with CSS.", - "version": "19.0.0", + "version": "19.0.1", "repository": { "type": "git", "url": "https://github.com/czeckd/angular-svg-icon.git" diff --git a/projects/angular-svg-icon/package.json b/projects/angular-svg-icon/package.json index 596ea8f..783543e 100644 --- a/projects/angular-svg-icon/package.json +++ b/projects/angular-svg-icon/package.json @@ -1,7 +1,7 @@ { "name": "angular-svg-icon", "description": "Angular 19 component and service for inlining SVGs allowing them to be easily styled with CSS.", - "version": "19.0.0", + "version": "19.0.1", "repository": { "type": "git", "url": "https://github.com/czeckd/angular-svg-icon.git"