hspec-discover 2.9.6 → 2.9.7
raw patch · 3 files changed
+4/−4 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- LICENSE +1/−1
- hspec-discover.cabal +2/−2
- version.yaml +1/−1
LICENSE view
@@ -1,4 +1,4 @@-Copyright (c) 2012-2021 Simon Hengel <sol@typeful.net>+Copyright (c) 2012-2022 Simon Hengel <sol@typeful.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
hspec-discover.cabal view
@@ -5,10 +5,10 @@ -- see: https://github.com/sol/hpack name: hspec-discover-version: 2.9.6+version: 2.9.7 license: MIT license-file: LICENSE-copyright: (c) 2012-2021 Simon Hengel+copyright: (c) 2012-2022 Simon Hengel author: Simon Hengel <sol@typeful.net> maintainer: Simon Hengel <sol@typeful.net> build-type: Simple
version.yaml view
@@ -1,1 +1,1 @@-&version 2.9.6+&version 2.9.7