aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2019-05-11 12:21:33 -0700
committerDavid Tolnay <dtolnay@gmail.com>2019-05-11 12:21:33 -0700
commit7e714dc8dd0e17b9e6383f164d5095e60370c482 (patch)
treedb22dc61f6d23fa1dd34d4b4356a989ee8c51f5a /Cargo.toml
parent9d4d2fade034e85465c6100360ae886f59826989 (diff)
downloadremain-7e714dc8dd0e17b9e6383f164d5095e60370c482.tar.gz
Release 0.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 a928b27..c635f7a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "remain"
-version = "0.1.2" # remember to update number in readme for major versions
+version = "0.1.3" # remember to update number in readme for major versions
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"