Skip to content

Commit 43cd403

Browse files
committed
More version bump
1 parent 1457469 commit 43cd403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ use std::path::Path;
3131
use std::process::exit;
3232
use std::result::Result as StdResult;
3333

34-
const VERSION: &'static str = "0.1.0";
34+
const VERSION: &'static str = "0.2.1";
3535

3636
static USAGE: &'static str = "
3737
Intecture CLI.

0 commit comments

Comments
 (0)