Skip to content

Commit 8268ec9

Browse files
committed
setup and developed ngx-async-with-status
1 parent 4505151 commit 8268ec9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ supports Angular version 12.x and above.
2121

2222
| ngx-async-with-status | Angular |
2323
|-----------------------|---------|
24-
| 1.0.2 | => 12.x |
24+
| 1.0.3 | => 12.x |
2525

2626
## Installation
2727

projects/ngx-async-with-status/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ supports Angular version 12.x and above.
2121

2222
| ngx-async-with-status | Angular |
2323
|-----------------------|---------|
24-
| 1.0.2 | => 12.x |
24+
| 1.0.3 | => 12.x |
2525

2626
## Installation
2727

projects/ngx-async-with-status/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-async-with-status",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": "Emre Baskan",
55
"email": "[email protected]",
66
"peerDependencies": {

0 commit comments

Comments
 (0)