Former-commit-id: 9cdf18e76f8fce41130dee439fa8490fb3d995ad
This commit is contained in:
Daniel Løvbrøtte Olsen
2020-05-02 12:16:37 +02:00
committed by Daniel Olsen
parent c2b21faf0e
commit 2aa8ea7435
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ mod workunit;
use workunit::WUnit;
use workunit::EStatus;
const VERSION: &str = "0.9.0";
const VERSION: &str = "0.10.0";
#[derive(Default, Debug)]
struct SharedState {