We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aec812 commit 9155d1bCopy full SHA for 9155d1b
dbmigrations.cabal
@@ -5,7 +5,7 @@ cabal-version: 1.18
5
-- see: https://github.com/sol/hpack
6
7
name: dbmigrations
8
-version: 2.1.0
+version: 3.0.0
9
synopsis: An implementation of relational database "migrations"
10
description: Please see <https://github.com/haskell-github-trust/dbmigrations#readme>
11
category: Database
package.yaml
@@ -1,5 +1,5 @@
1
2
3
4
author: "Jonathan Daugherty <cygnus@foobox.com>"
0 commit comments