ascii-cows 0.0.1.0 → 0.0.2.0
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ascii-cows.cabal +2/−2
- stack.yaml +1/−1
ascii-cows.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.14.0.+-- This file has been generated from package.yaml by hpack version 0.15.0. -- -- see: https://github.com/sol/hpack name: ascii-cows-version: 0.0.1.0+version: 0.0.2.0 synopsis: A collection of ASCII cows. Moo. description: Please see README.md category: Acme
stack.yaml view
@@ -4,4 +4,4 @@ - '.' extra-deps: - random-extras-0.19-resolver: nightly-2016-07-17+resolver: lts-7.5