We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc6c8f commit 74a0e14Copy full SHA for 74a0e14
package.yaml
@@ -1,5 +1,5 @@
1
name: taskrunner
2
-version: 0.16.0.0
+version: 0.17.0.0
3
github: "githubuser/taskrunner"
4
license: BSD-3-Clause
5
author: "Author name here"
taskrunner.cabal
@@ -5,7 +5,7 @@ cabal-version: 2.2
-- see: https://github.com/sol/hpack
6
7
8
9
description: Please see the README on GitHub at <https://github.com/githubuser/taskrunner#readme>
10
homepage: https://github.com/githubuser/taskrunner#readme
11
bug-reports: https://github.com/githubuser/taskrunner/issues
0 commit comments