Skip to content

Commit a8c3885

Browse files
committed
bump to v0.2.2
1 parent 7ddf97d commit a8c3885

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NEXT
1+
0.2.2
22
====
33
- Add support for go-style `$DATABASE_DSN` in addition to `$DATABASE_URL`
44

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rmmm"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Rust MySQL Migration Manager"
55
repository = "https://github.com/EasyPost/rmmm"
66
authors = ["James Brown <jbrown@easypost.com>"]

0 commit comments

Comments
 (0)