Skip to content

Commit a07ae63

Browse files
committed
decrease version
the program is not ready for 1.0 yet
1 parent 88d46ba commit a07ae63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ use crate::tests::*;
2828
use crate::sim::GlobalState;
2929

3030

31-
pub const VERSION : &'static str = "1.0";
31+
pub const VERSION : &'static str = "0.8";
3232
pub const CMD_SOCKET_ADDRESS : &'static str = "127.0.0.1:8011";
3333

3434

0 commit comments

Comments
 (0)