hspec-discover 2.3.0 → 2.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspec-metaPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec-meta
API changes (from Hackage documentation)
Files
- hspec-discover.cabal +2/−2
hspec-discover.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: hspec-discover-version: 2.3.0+version: 2.3.1 license: MIT license-file: LICENSE copyright: (c) 2012-2015 Simon Hengel@@ -72,5 +72,5 @@ , filepath , directory , hspec-discover- , hspec-meta >= 2.3.0+ , hspec-meta >= 2.3.1 default-language: Haskell2010