Skip to content

Commit

Permalink
Merge minor into master
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 7, 2024
2 parents b6b52a9 + 66b32f7 commit 2a9a710
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hasql-transaction.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: hasql-transaction
version: 1.1.0.1
version: 1.1.1
category: Hasql, Database, PostgreSQL
synopsis:
Composable abstraction over retryable transactions for Hasql
Expand All @@ -13,6 +13,7 @@ copyright: (c) 2015, Nikita Volkov
license: MIT
license-file: LICENSE
extra-source-files: CHANGELOG.md
tested-with: ghc ==9.8.2 || ==8.10.1

source-repository head
type: git
Expand Down

0 comments on commit 2a9a710

Please sign in to comment.