summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2017-12-30 12:39:38 -0600
committerStuart Stock <stuart@int08h.com>2017-12-30 12:39:38 -0600
commit031de4b338e8a7256b3201913da560c59d427776 (patch)
tree07238045e6d22bd8a329cdaf4ace0ba1a036a100 /Cargo.toml
parent63927e03fe4173a2d1fc6aa6d6202be729d993da (diff)
downloadroughenough-031de4b338e8a7256b3201913da560c59d427776.zip
Improve crate-level docs
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 1206be9..c29f852 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "0.1.0"
+version = "0.1.1"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>"]
license = "Apache-2.0"