Skip to content

Commit cae2d1d

Browse files
authored
Update version to v1.2.0 (#14)
1 parent e5a4330 commit cae2d1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "1.1.0"
1+
version: "1.2.0"
22
description: "A C++20 library for parsing DLMS/COSEM push telegrams from electricity meters. It is designed for embedded and integration-heavy environments such as ESPHome"
33
url: "https://github.com/esphome-libs/dlms_parser"
44
files:

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dlms_parser",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A C++20 library for parsing DLMS/COSEM push telegrams from electricity meters. It is designed for embedded and integration-heavy environments such as ESPHome",
55
"keywords": [
66
"dlms",

0 commit comments

Comments
 (0)