Prep new version

This commit is contained in:
Luke
2020-07-01 11:08:19 +12:00
parent cff0af76c8
commit efe88aa675
8 changed files with 19 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ use rog_client::{
};
use std::io::Write;
static VERSION: &str = "0.13.1";
static VERSION: &str = "0.14.0";
#[derive(Options)]
struct CLIStart {