Add changelog, version bump

This commit is contained in:
Luke
2020-05-04 13:18:02 +12:00
parent 89c868ce95
commit 0350b64efc
4 changed files with 18 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ use rog_aura::{
AuraDbusWriter, LED_MSG_LEN,
};
static VERSION: &'static str = "0.9.1";
static VERSION: &'static str = "0.9.2";
#[derive(Debug, Options)]
struct CLIStart {