Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Aug 15, 2022
1 parent 856dde6 commit 42ebbcd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## [*Unreleased*](https://github.com/freckle/graphula/compare/v2.0.1.1...main)
## [*Unreleased*](https://github.com/freckle/graphula/compare/v2.0.2.1...main)

None

## [v2.0.2.1](https://github.com/freckle/graphula/compare/v2.0.1.1...v2.0.2.1)

- Support persistent-2.14

## [v2.0.1.1](https://github.com/freckle/graphula/compare/v2.0.0.5...v2.0.1.1)

- Support GHCs 9.0 and 9.2
Expand Down
4 changes: 2 additions & 2 deletions graphula.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 23fe34258790e96a0e81d0bc829fd62408ec764b7f4ec8f6b7669e9d14720600
-- hash: 4a8b65b0eb39f3dae910f6cf85ef121a3b518aac75e68d65d13057c169b73681

name: graphula
version: 2.0.1.1
version: 2.0.2.1
synopsis: A simple interface for generating persistent data and linking its dependencies
description: Please see README.md
category: Network
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: graphula
version: 2.0.1.1
version: 2.0.2.1
maintainer: Freckle Education
category: Network
github: freckle/graphula
Expand Down

0 comments on commit 42ebbcd

Please sign in to comment.