summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2018-09-29 23:58:17 -0500
committerStuart Stock <stuart@int08h.com>2018-09-29 23:58:17 -0500
commitfe2154ba62f9e0a584bd720f68f9f459bc484699 (patch)
tree3054a9398fe308a3df708634b90cd7581a2415c2
parent146ed83d361ffd44d09e3879dde809150bb07a7a (diff)
downloadroughenough-fe2154ba62f9e0a584bd720f68f9f459bc484699.zip
Bump version in 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 5dc3a8c..f0abb08 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -67,7 +67,7 @@ pub use message::RtMessage;
pub use tag::Tag;
/// Version of Roughenough
-pub const VERSION: &str = "1.0.5";
+pub const VERSION: &str = "1.1.0";
// Constants and magic numbers of the Roughtime protocol