Bump version

This commit is contained in:
Luke
2020-05-23 14:40:42 +12:00
parent a25e7ddb27
commit 88d5343db8
6 changed files with 30 additions and 10 deletions

View File

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