animate-preview 0.1.2 → 0.1.2.1
raw patch · 3 files changed
+4/−4 lines, 3 files
Files
- README.md +1/−1
- animate-preview.cabal +2/−2
- package.yaml +1/−1
README.md view
@@ -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)
animate-preview.cabal view
@@ -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
package.yaml view
@@ -1,5 +1,5 @@ name: animate-preview-version: '0.1.2'+version: '0.1.2.1' github: jxv/animate-preview license: BSD3 category: Game