summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-03-24 23:14:04 -0500
committerStuart Stock <stuart@int08h.com>2018-03-24 23:14:04 -0500
commit7638578e44cee3eaad011de511f546817906e9ea (patch)
treeeb287795295dcbb328a5421195b886ada46ff5e5 /Cargo.toml
parented267f79b0bc070c5c63e5936db79e9d5aced30c (diff)
downloadroughenough-7638578e44cee3eaad011de511f546817906e9ea.zip
Release 1.0.2
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 2132147..c992aea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "1.0.1"
+version = "1.0.2"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>", "Aaron Hill <aa1ronham@gmail.com>"]
license = "Apache-2.0"