stratosphere-b2bi 1.0.0 → 1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~stratospherePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: stratosphere
API changes (from Hackage documentation)
Files
- stratosphere-b2bi.cabal +2/−2
stratosphere-b2bi.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: stratosphere-b2bi-version: 1.0.0+version: 1.0.1 synopsis: Stratosphere integration for AWS B2BI. description: Integration into stratosphere to generate resources and properties for AWS B2BI category: AWS, Cloud, B2BI@@ -100,7 +100,7 @@ build-depends: aeson ==2.* , base >=4.8 && <4.22- , stratosphere ==1.0.0+ , stratosphere ==1.0.1 default-language: Haskell2010 if flag(development) ghc-options: -Werror