diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
 
 ## Try it!
 
-[OSX binary](https://github.com/jxv/animate-preview/releases/download/0.1.0/animate-preview-osx.zip)
+[OSX binary](https://github.com/jxv/animate-preview/releases/download/0.1.2/animate-preview-osx.zip)
 
 [dino.png](https://github.com/jxv/animate-sdl2/blob/master/example/dino.png)
 
diff --git a/animate-preview.cabal b/animate-preview.cabal
--- a/animate-preview.cabal
+++ b/animate-preview.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 97a9aa8948107d21c298dce29440851ea4b4bae06188f0317a52f4e7706c8ae4
+-- hash: aa6b681bb67597fb8d5c0079224ac72fa30795d166ad51aefffbd965f79c8a67
 
 name:           animate-preview
-version:        0.1.2
+version:        0.1.2.1
 synopsis:       Preview tool for sprite animation
 description:    Preview tool for sprite animation
 category:       Game
diff --git a/package.yaml b/package.yaml
--- a/package.yaml
+++ b/package.yaml
@@ -1,5 +1,5 @@
 name: animate-preview
-version: '0.1.2'
+version: '0.1.2.1'
 github: jxv/animate-preview
 license: BSD3
 category: Game
