update client bundle

Former-commit-id: 4c21ce5de765ceb6f920a7d0cad22bf5dd26baf3
This commit is contained in:
Daniel Løvbrøtte Olsen 2020-04-21 15:19:41 +02:00
parent 88dbfdc6d4
commit 7816292a1b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
b73bf9f8439cec6ed2e9d323b92e43c45d63dee5
e3b1f18f44878aff66122547a05d6f4e4b6b0b94