summaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-23 16:26:57 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-23 16:26:57 +0100
commit34358d2c45d23a5b9a86c87b40b405a45eeaeb6a (patch)
tree2f2a4579e3b69dff15e5cda35e9dc5271d5e3d85 /Cargo.toml
parentb05af88b4de238f1b53058bb4db97fe5ed6ec869 (diff)
downloadsentrum-34358d2c45d23a5b9a86c87b40b405a45eeaeb6a.tar.gz
sentrum-34358d2c45d23a5b9a86c87b40b405a45eeaeb6a.tar.bz2
sentrum-34358d2c45d23a5b9a86c87b40b405a45eeaeb6a.zip
Bump to v0.1.3v0.1.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5006827..67be796 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sentrum"
-version = "0.1.2"
+version = "0.1.3"
edition = "2021"
authors = ["sommerfeld <sommerfeld@sommerfeld.dev>"]
description = "Daemon that monitors watch-only bitcoin wallets"