mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
Bump version to 0.3.2.0
Former-commit-id: 50af31289bf789e457daf2f456766493ad250ea2
This commit is contained in:
parent
475bef334a
commit
ab54138680
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue