Skip to content

Commit 80f92d1

Browse files
committed
Bump version (typed-protocols-0.1.1.0)
1 parent fd1cd4c commit 80f92d1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

typed-protocols/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for typed-protocols-cborg
22

3+
## 0.1.0.7 -- 2023-10-20
4+
5+
* Improved performance of `prop_codecs_splitsM` and `prop_codecs_compatM`.
6+
37
## 0.1.0.5 -- 2023-03-08
48

59
* Support `ghc-9.6.1`.

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.6
3+
version: 0.1.1.0
44
synopsis: A framework for strongly typed protocols
55
-- description:
66
license: Apache-2.0

0 commit comments

Comments
 (0)