Skip to content

Commit

Permalink
chore: release v2.1.3
Browse files Browse the repository at this point in the history
fix Sentry crash IOBROKER-SMARTMETER-P
update OpenSML library to prevent some crash cases
  • Loading branch information
Apollon77 committed Jul 20, 2020
1 parent 1e7f444 commit 77ecdf2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Please send me an info on devices where you have used the library successfully a

## Changelog

### __WORK IN PROGRESS__
### 2.1.3 (2020-07-20)
* fix Sentry crash IOBROKER-SMARTMETER-P
* update OpenSML library to prevent some crash cases

Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "smartmeter-obis",
"version": "2.1.2",
"version": "2.1.3",
"description": "This library supports the reading and parsing of smartmeter protocols that follow the OBIS number logic to make their data available.",
"author": "Ingo Fischer <[email protected]>",
"contributors": [],
Expand Down

0 comments on commit 77ecdf2

Please sign in to comment.