packages feed

stackctl 1.1.0.0 → 1.1.0.1

raw patch · 2 files changed

+7/−3 lines, 2 filesdep ~cfn-flip

Dependency ranges changed: cfn-flip

Files

CHANGELOG.md view
@@ -1,4 +1,8 @@-## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.1.0.0...main)+## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.1.0.1...main)++## [v1.1.0.1](https://github.com/freckle/stackctl/compare/v1.1.0.0...v1.1.0.1)++- Update to `cfn-flip-0.1.0.3`  ## [v1.1.0.0](https://github.com/freckle/stackctl/compare/v1.0.2.0...v1.1.0.0) 
stackctl.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           stackctl-version:        1.1.0.0+version:        1.1.0.1 description:    Please see <https://github.com/freckle/stackctl#readme> homepage:       https://github.com/freckle/stackctl#readme bug-reports:    https://github.com/freckle/stackctl/issues@@ -102,7 +102,7 @@     , amazonka-sts     , base ==4.*     , bytestring-    , cfn-flip+    , cfn-flip >=0.1.0.3     , conduit     , containers     , errors