aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-07-05 15:54:53 -0400
committerJesse Luehrs <doy@tozt.net>2021-07-05 15:54:53 -0400
commit390245a36dd9949f6641afdc8e060c9b2f30ca43 (patch)
tree0affde3917662365daf6b00c616719e918d6857e /Cargo.toml
parenta3642d983ce92a2bd1856d3b420d833d793e7335 (diff)
downloadrbw-390245a36dd9949f6641afdc8e060c9b2f30ca43.tar.gz
rbw-390245a36dd9949f6641afdc8e060c9b2f30ca43.zip
changelog and version bump1.3.0
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 2accf4f..cc20fe9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.2.0"
+version = "1.3.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"