stackctl 1.4.2.0 → 1.4.2.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.4.2.0...main)+## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.4.2.1...main)++## [v1.4.2.1](https://github.com/freckle/stackctl/compare/v1.4.2.0...v1.4.2.1)++No changes. Bumped to trigger release workflow. ## [v1.4.2.0](https://github.com/freckle/stackctl/compare/v1.4.0.1...v1.4.2.0)
stackctl.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.18 name: stackctl-version: 1.4.2.0+version: 1.4.2.1 license: MIT license-file: LICENSE copyright: 2022 Renaissance Learning Inc