Skip to content

Commit 4a42746

Browse files
committed
build: publish version 0.7.4-beta.1
1 parent f83f80b commit 4a42746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-http-annotations",
3-
"version": "0.7.3",
3+
"version": "0.7.4-beta.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/ngx-http-annotations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-http-annotations",
3-
"version": "0.7.3",
3+
"version": "0.7.4-beta.1",
44
"description": "This is a library to angular to use http request via decorator/annotations",
55
"peerDependencies": {
66
"@angular/common": ">=11.0.0",

0 commit comments

Comments
 (0)