Skip to content

Commit 22adcd4

Browse files
committed
Incremented version no.
1 parent a2a5090 commit 22adcd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

generic_enum/pubspec.yaml

Lines changed: 3 additions & 3 deletions
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.1
7+
version: 0.4.2
88

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

@@ -15,5 +15,5 @@ dependencies: null
1515

1616
dev_dependencies:
1717
exception_templates: ^0.2.1
18-
pedantic: ^1.11.0
19-
test: ^1.16.8
18+
pedantic: ^1.11.1
19+
test: ^1.17.9

0 commit comments

Comments
 (0)