Skip to content

Commit f219535

Browse files
committed
updated version
1 parent bc41ab6 commit f219535

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.0.11
4+
5+
* Small bug fix to data model
6+
37
## 3.0.1
48

59
* Separated error handling responsibility between postmark client and http client

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"sending",
1010
"transactional"
1111
],
12-
"version": "3.0.1",
12+
"version": "3.0.11",
1313
"author": "Igor Balos",
1414
"contributors": [
1515
"Igor Balos",

0 commit comments

Comments
 (0)