Prep new release

Closes #30, #31, #32
This commit is contained in:
Luke
2020-07-21 21:15:13 +12:00
parent 73ab17bf7d
commit bffe40d764
6 changed files with 15 additions and 5 deletions

View File

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