Skip to content

Commit 5cd1203

Browse files
committed
Incremented version number.
1 parent e040025 commit 5cd1203

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

generic_enum/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.3
2+
3+
Updated tests.
4+
15
## 0.4.2
26

37
Amended README.md

generic_enum/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Dart enumerations with extension-methods offering
44
json-serialization and a mapping of each enum instance to a const value with
55
arbitrary data-type.
66

7-
version: 0.4.2
7+
version: 0.4.3
88

99
homepage: https://github.com/simphotonics/generic_enum/tree/main/generic_enum
1010

0 commit comments

Comments
 (0)