Skip to content

Commit cdeb5ba

Browse files
committed
typed-protocols-0.3.1.0
1 parent 3d785bc commit cdeb5ba

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,6 +1,6 @@
11
cabal-version: 3.4
22
name: typed-protocols-cborg
3-
version: 0.3.0.0
3+
version: 0.3.1.0
44
synopsis: CBOR codecs for typed-protocols
55
-- description:
66
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,6 +1,6 @@
11
cabal-version: 3.4
22
name: typed-protocols-examples
3-
version: 0.5.0.0
3+
version: 0.5.1.0
44
synopsis: Examples and tests for the typed-protocols framework
55
-- description:
66
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.4
22
name: typed-protocols
3-
version: 0.3.0.0
3+
version: 0.3.1.0
44
synopsis: A framework for strongly typed protocols
55
-- description:
66
license: Apache-2.0

0 commit comments

Comments
 (0)