Skip to content

Commit 1d3971c

Browse files
chore: release v0.2.1 (#21)
## 🤖 New release * `migrator`: 0.2.0 -> 0.2.1 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). Co-authored-by: the-hacker-app-releases[bot] <150499272+the-hacker-app-releases[bot]@users.noreply.github.com>
1 parent 2a233d2 commit 1d3971c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "migrator"
33
description = "A simple library for managing database migrations"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
license = "MIT"
66
homepage = "https://github.com/TheHackerApp/migrator"
77
repository = "https://github.com/TheHackerApp/migrator.git"

0 commit comments

Comments
 (0)