chore: prepare v2.0.8

This commit is contained in:
2024-06-25 15:07:13 -05:00
parent a45aaf5647
commit 1d3c16a3a5
4 changed files with 60 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
package:
name: postgresql
publish:
version: '2.0.7'
version: '2.0.8'
license: 'GPL-3.0-or-later'
location:
githubOwner: 'cakekindel'
@@ -54,6 +54,7 @@ package:
- typelevel-prelude: ">=7.0.0 <8.0.0"
- unlift: ">=1.0.1 <2.0.0"
- unsafe-coerce: ">=6.0.0 <7.0.0"
- node-fs: ">=9.1.0 <9.2.0"
test:
main: Test.Main
dependencies: