Skip to content

Commit

Permalink
Bump version to 1.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmn committed Nov 13, 2021
1 parent edabce7 commit 83d71b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.1.0.1 - 2021-11-13

### Changed

- Support aeson-2.0 (thanks to Simon Jakobi)

## 1.1.0.0 - 2020-06-25

### Changed
Expand Down
2 changes: 1 addition & 1 deletion aeson-yaml.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 1.12

name: aeson-yaml
version: 1.1.0.0
version: 1.1.0.1
homepage: https://github.com/clovyr/aeson-yaml
bug-reports: https://github.com/clovyr/aeson-yaml/issues
author: Patrick Nielsen
Expand Down

0 comments on commit 83d71b5

Please sign in to comment.