From 7c6bbcdc4eb519b2d11d3d87ee53adc966bdb92b Mon Sep 17 00:00:00 2001 From: izuzu Date: Sun, 12 Mar 2023 22:22:40 +0800 Subject: [PATCH] Bump patch version number This commit increments the version number to 0.13.0.2 to include the "simplifier ticks exhausted" fix. --- reanimate-svg.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reanimate-svg.cabal b/reanimate-svg.cabal index 60273a0..23efcf3 100644 --- a/reanimate-svg.cabal +++ b/reanimate-svg.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: reanimate-svg -version: 0.13.0.1 +version: 0.13.0.2 synopsis: SVG file loader and serializer description: `reanimate-svg` provides types representing a SVG document,