stackctl 1.1.0.4 → 1.1.0.5
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.0.4...main)+## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.1.0.5...main)++## [v1.1.0.5](https://github.com/freckle/stackctl/compare/v1.1.0.4...v1.1.0.5)++- Trigger release workflow ## [v1.1.0.4](https://github.com/freckle/stackctl/compare/v1.1.0.3...v1.1.0.4)
stackctl.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.18 name: stackctl-version: 1.1.0.4+version: 1.1.0.5 license: MIT license-file: LICENSE copyright: 2022 Renaissance Learning Inc