autoexporter 1.1.7 → 1.1.9
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- autoexporter.cabal +2/−2
- package.yaml +1/−1
autoexporter.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 1e9db3995746e04f9908a67508f57ba69e6db75f57a9cb90eee2305c73b93cae+-- hash: 4626ed368b5a19f41cf557567bc9d8a0f67545d2522caffeb2b42e32595437df name: autoexporter-version: 1.1.7+version: 1.1.9 synopsis: Automatically re-export modules. description: Autoexporter automatically re-exports modules. category: Utility
package.yaml view
@@ -1,5 +1,5 @@ name: autoexporter-version: 1.1.7+version: 1.1.9 category: Utility description: Autoexporter automatically re-exports modules.