packages feed

shakespeare-js 1.1.2 → 1.1.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

shakespeare-js.cabal view
@@ -1,5 +1,5 @@ name:            shakespeare-js-version:         1.1.2+version:         1.1.2.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -31,7 +31,7 @@  library     build-depends:   base             >= 4       && < 5-                   , shakespeare      >= 1.0.2   && < 1.1+                   , shakespeare      >= 1.0.3   && < 1.1                    , template-haskell                    , text             >= 0.7                    , aeson            >= 0.5