diff options
| author | Mica White <botahamec@outlook.com> | 2024-03-14 21:40:10 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2024-03-14 21:40:10 -0400 |
| commit | faebe204daff3747374c2a3141029f35de2fdc1f (patch) | |
| tree | af3ecf0946eef143fdebf86d952a2c0ad18f07e1 /Cargo.toml | |
| parent | edbb480310e3dd2c865f9481892cfc262e5a97da (diff) | |
Change version number
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "happylock" -version = "0.1.2" +version = "0.1.3" authors = ["Mica White <botahamec@outlook.com>"] edition = "2021" description = "Free deadlock prevention" |
