Skip to content

Commit

Permalink
Merge pull request #2 from dadadcko/release_1.0.1
Browse files Browse the repository at this point in the history
Release v1.0.1
  • Loading branch information
dadadcko authored Sep 14, 2023
2 parents c59b9cf + 9ea06c0 commit fada518
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 @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/dadadcko/ngx-remote-configuration/issues"
},
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-remote-configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/dadadcko/ngx-remote-configuration/issues"
},
"homepage": "https://github.com/dadadcko/ngx-remote-configuration",
"version": "1.0.0",
"version": "1.0.1",
"description": "Utility library for managing remote configuration in Angular applications.",
"sideEffects": false,
"keywords": [
Expand Down

0 comments on commit fada518

Please sign in to comment.