Skip to content

Commit

Permalink
Bump version to 0.1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Jan 6, 2024
1 parent caa5715 commit 06c91e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Extract the tested GHC versions
uses: kleidukos/[email protected].5.0
uses: kleidukos/[email protected].6.0
tests:
name: ${{ matrix.ghc }} on ${{ matrix.os }}
needs: generateMatrix
Expand Down
2 changes: 1 addition & 1 deletion 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.5.0
version: 0.1.6.0
synopsis: Get the tested-with stanza of your Cabal file

-- description:
Expand Down

0 comments on commit 06c91e5

Please sign in to comment.