Skip to content

Commit e7e8d8a

Browse files
committed
Corrected version number in carlotk/src/lib.rs
1 parent 81660bb commit e7e8d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

carlotk/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pub use unit::{
4949
UNITS,
5050
};
5151

52-
pub const VERSION: &str = "1.0.0";
52+
pub const VERSION: &str = "1.0.1";
5353

5454
/// A prelude for writing subcommands.
5555
pub mod prelude {

0 commit comments

Comments
 (0)