summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-02-25 00:42:55 -0600
committerStuart Stock <stuart@int08h.com>2018-02-25 00:42:55 -0600
commit7d450312743556696c58d2779f94e482ab7ccb9a (patch)
treef1c271482a415c6093c5a7fdd9c4d0218fd6e440 /Cargo.toml
parenta805187875a6cbd39670cb3278cd4866c93bda16 (diff)
downloadroughenough-7d450312743556696c58d2779f94e482ab7ccb9a.zip
0.2.1
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 3a14110..585e3b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "0.2.0"
+version = "0.2.1"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>"]
license = "Apache-2.0"