Skip to content

Commit

Permalink
Bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
adetokunbo committed Jul 19, 2023
1 parent 2b3c510 commit c230f24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

`attoparsec-framer` uses [PVP Versioning][1].

## 0.1.0.1 -- 2023-07-19

* Adjust upper bound for ByteString to allow use of 0.12.0.0

## 0.1.0.0 -- 2023-03-01

Expand Down
2 changes: 1 addition & 1 deletion attoparsec-framer.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: attoparsec-framer
version: 0.1.0.0
version: 0.1.0.1
synopsis: Use Attoparsec to parse framed protocol byte streams
description:
A library that simplifies the use of
Expand Down

0 comments on commit c230f24

Please sign in to comment.