summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-03-15 21:11:36 -0500
committerStuart Stock <stuart@int08h.com>2018-03-15 21:12:14 -0500
commit2e35bf9ce23bd1859f43ce06878fa84e04e648e3 (patch)
treeced919d3c78dbd335736e6dd6d14540e6b292e56 /Cargo.toml
parent1af730e105c4fa124f3913d5bed7b99f5167deed (diff)
downloadroughenough-2e35bf9ce23bd1859f43ce06878fa84e04e648e3.zip
Release 1.0.0
Aaron1011's changes bring Roughenough to a 1.0.0 level of functionality.
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 999efa4..c4e4262 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roughenough"
-version = "0.3.1"
+version = "1.0.0"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>", "Aaron Hill <aa1ronham@gmail.com>"]
license = "Apache-2.0"