Skip to content

Commit 4e18c86

Browse files
committed
bump version
1 parent 446881e commit 4e18c86

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2026-04-08 v1.2.2
2+
3+
- Modernize PHP code style while retaining comptability to outdated PHP versions
4+
15
# 2021-02-08 v1.2.0
26

37
- Improve resolution

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nohn/analogmeterreader",
33
"description": "Read analog meters",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"type": "library",
66
"license": "AGPL-3.0-or-later",
77
"authors": [

0 commit comments

Comments
 (0)