Skip to content

Commit 71f0792

Browse files
committed
build: release version 0.7.0
1 parent 250cde2 commit 71f0792

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ testem.log
3737
# System Files
3838
.DS_Store
3939
Thumbs.db
40+
/dist/
41+
/dist/ngx-http-annotations/

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.6.3",
3+
"version": "0.7.0",
44
"description": "This is a library to angular 6+ to use http request via decorator/annotations",
55
"peerDependencies": {
66
"@angular/common": ">=6.0.0",

0 commit comments

Comments
 (0)