summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-03-10 19:05:43 -0600
committerStuart Stock <stuart@int08h.com>2018-03-10 19:05:43 -0600
commitd7a0c625a5116c3313d45c8d1eadde0a50691470 (patch)
treef9b0504be457dceccc373225034b4156c4214725 /Cargo.toml
parentf0417e609e50792fdba8147faa86b08bb2c4269d (diff)
downloadroughenough-d7a0c625a5116c3313d45c8d1eadde0a50691470.zip
version 0.3.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 5e76781..e2af555 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "0.3.0"
+version = "0.3.1"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>", "Aaron Hill <aa1ronham@gmail.com>"]
license = "Apache-2.0"