Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ibalosh committed May 24, 2022
1 parent bc41ab6 commit f219535
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 3.0.11

* Small bug fix to data model

## 3.0.1

* Separated error handling responsibility between postmark client and http client
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sending",
"transactional"
],
"version": "3.0.1",
"version": "3.0.11",
"author": "Igor Balos",
"contributors": [
"Igor Balos",
Expand Down

0 comments on commit f219535

Please sign in to comment.