Skip to content

Commit 8d75202

Browse files
authored
Merge pull request #34 from input-output-hk/erikd/version
Bump package versions for upload to CHaP
2 parents e3e21db + 72348fa commit 8d75202

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.2
2+
version: 0.1.0.3
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.2.0.0
2+
version: 0.2.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,6 +1,6 @@
11
cabal-version: 3.0
22
name: typed-protocols
3-
version: 0.1.0.4
3+
version: 0.1.0.5
44
synopsis: A framework for strongly typed protocols
55
-- description:
66
license: Apache-2.0

0 commit comments

Comments
 (0)