summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-02-24 23:24:33 -0600
committerStuart Stock <stuart@int08h.com>2018-02-24 23:24:33 -0600
commit7fd7d200acef03cbc9640266a28edd461273b5a6 (patch)
tree5b785a3f7a104c32c181e164929b7d02dae4c695 /Cargo.toml
parent05479facaac980bce321c4a9ee5ba1501146bde5 (diff)
downloadroughenough-7fd7d200acef03cbc9640266a28edd461273b5a6.zip
0.2.0
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 5ea9b8a..3a14110 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "0.1.1"
+version = "0.2.0"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>"]
license = "Apache-2.0"