Skip to content

Commit

Permalink
bump to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Roguelazer committed Mar 24, 2022
1 parent 7ddf97d commit a8c3885
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NEXT
0.2.2
====
- Add support for go-style `$DATABASE_DSN` in addition to `$DATABASE_URL`

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rmmm"
version = "0.2.1"
version = "0.2.2"
description = "Rust MySQL Migration Manager"
repository = "https://github.com/EasyPost/rmmm"
authors = ["James Brown <jbrown@easypost.com>"]
Expand Down

0 comments on commit a8c3885

Please sign in to comment.