Skip to content

Commit

Permalink
chore: patch library version
Browse files Browse the repository at this point in the history
  • Loading branch information
dreyliky committed Apr 29, 2023
1 parent ad53b11 commit 1d6f6a0
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,6 +1,6 @@
{
"name": "ngx-async-directive",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-async/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-async-directive",
"version": "1.0.0",
"version": "1.0.1",
"devDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0"
Expand Down

0 comments on commit 1d6f6a0

Please sign in to comment.