Bump version to 0.3.2.0

Former-commit-id: 50af31289bf789e457daf2f456766493ad250ea2
This commit is contained in:
David Himmelstrup 2020-05-16 14:38:14 +08:00
commit ab54138680
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Revision history for reanimate
## 0.3.2.0 -- unreleased
## 0.3.2.0 -- 2020-05-16
* Fix bug that forced GIF width to 320 pixels.
* Add helper for creating custom viewboxes, withViewBox.

View file

@ -3,7 +3,7 @@ cabal-version: 1.18
-- see http://haskell.org/cabal/users-guide/
name: reanimate
version: 0.3.1.0
version: 0.3.2.0
-- synopsis:
-- description:
license: PublicDomain