aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-23 05:18:30 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-23 05:18:30 -0400
commit67184d25c746f992e24481527bc3509dd78583e9 (patch)
treed94dc8fb5a904b6e8ecfa691d4b87bee7e774c82 /Cargo.toml
parentc5a080d2a03b68949642f1446504a981661a0e54 (diff)
downloadteleterm-67184d25c746f992e24481527bc3509dd78583e9.tar.gz
teleterm-67184d25c746f992e24481527bc3509dd78583e9.zip
changelog and version bump0.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 cff972f..b12d3cb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "teleterm"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"