Skip to content

Commit ef9f862

Browse files
Version 0.7.0
1 parent 4570cd1 commit ef9f862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "reshape"
3-
version = "0.6.1"
3+
version = "0.7.0"
44
description = "An easy-to-use, zero-downtime schema migration tool for Postgres"
55
homepage = "https://github.com/fabianlindfors/reshape"
66
documentation = "https://github.com/fabianlindfors/reshape"
@@ -23,4 +23,4 @@ version = "3.0.0"
2323
colored = "2"
2424
rand = "0.8"
2525
dotenv = "0.15.0"
26-
lexical-sort = "0.3.1"
26+
lexical-sort = "0.3.1"

0 commit comments

Comments
 (0)