require 0.4.4 → 0.4.5
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- package.yaml +1/−1
- require.cabal +2/−2
package.yaml view
@@ -1,5 +1,5 @@ name: require-version: "0.4.4"+version: "0.4.5" github: "theam/require" license: Apache-2.0 author: "The Agile Monkeys"
require.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: b77d14c51d3de17cc4f294b79c480b2e507a9fb4764fa8e2db1a9efd84620ecc+-- hash: b849a629980c70464aa83e3846fceb3efdc2bed39b17efb17ad90970ee0da8e7 name: require-version: 0.4.4+version: 0.4.5 synopsis: Scrap your qualified import clutter description: See <https://theam.github.io/require> category: Other