stackctl 1.1.1.0 → 1.1.1.1
raw patch · 2 files changed
+6/−2 lines, 2 files
Files
- CHANGELOG.md +5/−1
- stackctl.cabal +1/−1
CHANGELOG.md view
@@ -1,4 +1,8 @@-## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.1.1.0...main)+## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.1.1.1...main)++## [v1.1.1.1](https://github.com/freckle/stackctl/compare/v1.1.1.0...v1.1.1.1)++- Trigger release ## [v1.1.1.0](https://github.com/freckle/stackctl/compare/v1.1.0.5...v1.1.1.0)
stackctl.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.18 name: stackctl-version: 1.1.1.0+version: 1.1.1.1 license: MIT license-file: LICENSE copyright: 2022 Renaissance Learning Inc