diff options
author | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-04-24 03:42:08 +0100 |
---|---|---|
committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-04-24 04:06:27 +0100 |
commit | cd166b6f77abf7f0df96a2eaf1eca94b33614a31 (patch) | |
tree | 44b24147f923476bfc9aa400865f67f15b460865 /Cargo.toml | |
parent | d1194e260880f2d37f64197b3cbd567015c08e46 (diff) | |
download | sentrum-cd166b6f77abf7f0df96a2eaf1eca94b33614a31.tar.gz sentrum-cd166b6f77abf7f0df96a2eaf1eca94b33614a31.tar.bz2 sentrum-cd166b6f77abf7f0df96a2eaf1eca94b33614a31.zip |
Bump to v0.1.5v0.1.5
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "sentrum" -version = "0.1.4" +version = "0.1.5" edition = "2021" authors = ["sommerfeld <sommerfeld@sommerfeld.dev>"] description = "Daemon that monitors watch-only bitcoin wallets" |