summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-03-28 21:39:20 -0500
committerStuart Stock <stuart@int08h.com>2018-03-28 21:39:20 -0500
commitab3b409c0dae80bc991d96c5c4502ea821840aac (patch)
treeb649734af34a04219fe52cf055496997883b20e7 /Cargo.toml
parent0b8c965de2b0052f74be20aeb8ad103fe9b42211 (diff)
downloadroughenough-ab3b409c0dae80bc991d96c5c4502ea821840aac.zip
Version 1.0.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 c992aea..391b3f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "1.0.2"
+version = "1.0.3"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>", "Aaron Hill <aa1ronham@gmail.com>"]
license = "Apache-2.0"