Skip to content

Commit

Permalink
build: publish version 0.7.4-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manudss committed Aug 25, 2022
1 parent f83f80b commit 4a42746
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-http-annotations",
"version": "0.7.3",
"version": "0.7.4-beta.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-http-annotations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-http-annotations",
"version": "0.7.3",
"version": "0.7.4-beta.1",
"description": "This is a library to angular to use http request via decorator/annotations",
"peerDependencies": {
"@angular/common": ">=11.0.0",
Expand Down

0 comments on commit 4a42746

Please sign in to comment.