Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the version
Browse files Browse the repository at this point in the history
Kleidukos committed Nov 19, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a981a1d commit deb5ff3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions get-tested.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.4
name: get-tested
version: 0.1.0.0
version: 0.1.2.0
synopsis: Get the tested-with stanza of your Cabal file

-- description:
@@ -9,15 +9,13 @@ license: BSD-3-Clause
license-file: LICENSE
author: Hécate Moonlight
maintainer: [email protected]
tested-with: GHC >=9.2 && <9.3
tested-with: GHC == 9.2.4

-- copyright:
category: Development
build-type: Simple
extra-doc-files: CHANGELOG.md

-- extra-source-files:

executable get-tested
main-is: Main.hs
ghc-options:

0 comments on commit deb5ff3

Please sign in to comment.