diff options
author | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-04-23 16:03:58 +0100 |
---|---|---|
committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-04-23 16:08:56 +0100 |
commit | 5b5b13976e81736271a526574702c735bbaefafc (patch) | |
tree | 0327fe5e1930ea47af3df77524e8b0652a6dbc40 /Cargo.toml | |
parent | b75f2c6724b297efce1ad1c7b419556658eed05e (diff) | |
download | sentrum-5b5b13976e81736271a526574702c735bbaefafc.tar.gz sentrum-5b5b13976e81736271a526574702c735bbaefafc.tar.bz2 sentrum-5b5b13976e81736271a526574702c735bbaefafc.zip |
Release v0.1.2v0.1.2
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.1" +version = "0.1.2" edition = "2021" authors = ["sommerfeld <sommerfeld@sommerfeld.dev>"] description = "Daemon that monitors watch-only bitcoin wallets" |