hspec-discover 2.9.2 → 2.9.3
raw patch · 2 files changed
+4/−4 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 +3/−3
- version.yaml +1/−1
hspec-discover.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.34.5.+-- This file has been generated from package.yaml by hpack version 0.34.6. -- -- see: https://github.com/sol/hpack name: hspec-discover-version: 2.9.2+version: 2.9.3 license: MIT license-file: LICENSE copyright: (c) 2012-2021 Simon Hengel@@ -77,7 +77,7 @@ , directory , filepath , hspec-discover- , hspec-meta ==2.9.0.1+ , hspec-meta ==2.9.2 , mockery >=0.3.5 build-tool-depends: hspec-meta:hspec-meta-discover
version.yaml view
@@ -1,1 +1,1 @@-&version 2.9.2+&version 2.9.3