aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-06-23 00:17:22 -0400
committerJesse Luehrs <doy@tozt.net>2020-06-23 00:17:22 -0400
commit61c7a23983c98b0bd886c788058768d5c1b1a2ac (patch)
tree47ec769eb7d9b363e8129b92204a35be1223bb15 /Cargo.toml
parent308efc98eecbee13bc291f2e25217b74b5080b5f (diff)
downloadrbw-61c7a23983c98b0bd886c788058768d5c1b1a2ac.tar.gz
rbw-61c7a23983c98b0bd886c788058768d5c1b1a2ac.zip
changelog and version bump0.4.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 a56e073..aa49da3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "0.4.2"
+version = "0.4.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"