Skip to content

Commit dcadb6c

Browse files
committed
Version update
1 parent d6176c4 commit dcadb6c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.3
2+
========
3+
Build update
4+
15
1.0.2
26
=========
37
- Fixed issue with custom headers not being serialised correctly

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-batcher",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Angular (2+) HTTP batching module to reduce the number of HTTP requests and increase performance",
55
"scripts": {
66
"build": "./node_modules/.bin/ngc -p ./src",

0 commit comments

Comments
 (0)