We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ddf97d commit a8c3885Copy full SHA for a8c3885
CHANGES.md
@@ -1,4 +1,4 @@
1
-NEXT
+0.2.2
2
====
3
- Add support for go-style `$DATABASE_DSN` in addition to `$DATABASE_URL`
4
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rmmm"
-version = "0.2.1"
+version = "0.2.2"
description = "Rust MySQL Migration Manager"
5
repository = "https://github.com/EasyPost/rmmm"
6
authors = ["James Brown <jbrown@easypost.com>"]
0 commit comments