Prep release

This commit is contained in:
Luke
2020-06-29 21:50:22 +12:00
parent 32e9e63809
commit b751ceb29e
7 changed files with 63 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ use rog_client::{
LED_MSG_LEN,
};
static VERSION: &str = "0.12.2";
static VERSION: &str = "0.13.0";
#[derive(Debug, Options)]
struct CLIStart {