Skip to content

Commit c5e87c9

Browse files
committed
Bump versions: 0.1.0.1
1 parent feee85a commit c5e87c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

typed-protocols-cborg/typed-protocols-cborg.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: typed-protocols-cborg
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis: CBOR codecs for typed-protocols
44
-- description:
55
license: Apache-2.0

typed-protocols-examples/typed-protocols-examples.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: typed-protocols-examples
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis: Examples and tests for the typed-protocols framework
44
-- description:
55
license: Apache-2.0

typed-protocols/typed-protocols.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: typed-protocols
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis: A framework for strongly typed protocols
44
-- description:
55
license: Apache-2.0

0 commit comments

Comments
 (0)