summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-10-07 09:55:34 -0500
committerStuart Stock <stuart@int08h.com>2018-10-07 09:55:34 -0500
commit9428f1c5d7a110649998bdd45361007940cff4b9 (patch)
tree4e671e1d7651c1ba72754f5fb1d7a10b901db072 /src/lib.rs
parenta9710df4238a81af4027aaecd0e9b53fa8669e48 (diff)
downloadroughenough-9428f1c5d7a110649998bdd45361007940cff4b9.zip
prep 1.0.5 release
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 7b504a8..63c424c 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -70,7 +70,7 @@ pub use message::RtMessage;
pub use tag::Tag;
/// Version of Roughenough
-pub const VERSION: &str = "1.1.0";
+pub const VERSION: &str = "1.0.5";
// Constants and magic numbers of the Roughtime protocol