Skip to content

Commit

Permalink
version -> 1.3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Jun 7, 2024
1 parent 3f01ad3 commit 1096e7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@
`tomland` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

## Unreleased
## 1.3.3.3 – Jun 7, 2024

* [#412](https://github.com/kowainik/tomland/issues/412):
Support GHC-9.4.4.
* Upgrade `mtl` and `validation-selective` upper boundary.
* Support up to GHC-9.10.
* Remove `transformers` dependency.
* Allow test case to work with `OverloadedStrings`

## 1.3.3.2 – Oct 5, 2022

Expand Down
2 changes: 1 addition & 1 deletion tomland.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: tomland
version: 1.3.3.2
version: 1.3.3.3
synopsis: Bidirectional TOML serialization
description:
Implementation of bidirectional TOML serialization. Simple codecs look like this:
Expand Down

0 comments on commit 1096e7c

Please sign in to comment.