diff options
| author | Mica White <botahamec@outlook.com> | 2024-03-11 22:55:07 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2024-03-11 22:55:07 -0400 |
| commit | 75eba2be1738971aa43734697f69f042fbe76e46 (patch) | |
| tree | fc89cb26c55231e01c6d0a9d93d2293d404b4b1f | |
| parent | a22ffadbebddcbec9bb127b295f8a8516174e6e6 (diff) | |
Update version number
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "happylock" -version = "0.1.0" +version = "0.1.1" authors = ["Mica White <botahamec@outlook.com>"] edition = "2021" description = "Free deadlock prevention" |
