hspec-discover 2.9.3 → 2.9.4
raw patch · 2 files changed
+3/−3 lines, 2 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
- version.yaml +1/−1
hspec-discover.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: hspec-discover-version: 2.9.3+version: 2.9.4 license: MIT license-file: LICENSE copyright: (c) 2012-2021 Simon Hengel@@ -77,7 +77,7 @@ , directory , filepath , hspec-discover- , hspec-meta ==2.9.2+ , hspec-meta ==2.9.3 , mockery >=0.3.5 build-tool-depends: hspec-meta:hspec-meta-discover
version.yaml view
@@ -1,1 +1,1 @@-&version 2.9.3+&version 2.9.4