Prepare version number for further developing
This commit is contained in:
parent
73dc52b953
commit
54eb83439a
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1,4 +1,4 @@
|
||||
[[package]]
|
||||
name = "xor-files"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1-dev"
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "xor-files"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1-dev"
|
||||
authors = ["Lukas Fürderer <l.fuerderer@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
@ -1 +1 @@
|
||||
pub const VERSION: &'static str = "0.1.0";
|
||||
pub const VERSION: &'static str = "0.1.1-dev";
|
||||
|
Loading…
Reference in New Issue
Block a user