Skip to content

Commit 9155d1b

Browse files
pbrisbinnuttycom
authored andcommitted
Set version to 3.0.0
1 parent 4aec812 commit 9155d1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dbmigrations.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.18
55
-- see: https://github.com/sol/hpack
66

77
name: dbmigrations
8-
version: 2.1.0
8+
version: 3.0.0
99
synopsis: An implementation of relational database "migrations"
1010
description: Please see <https://github.com/haskell-github-trust/dbmigrations#readme>
1111
category: Database

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dbmigrations
2-
version: 2.1.0
2+
version: 3.0.0
33
synopsis: An implementation of relational database "migrations"
44
description: Please see <https://github.com/haskell-github-trust/dbmigrations#readme>
55
author: "Jonathan Daugherty <cygnus@foobox.com>"

0 commit comments

Comments
 (0)