Skip to content

Commit 8338623

Browse files
authored
Update version number to reflect state of the project
1 parent 74bd9b4 commit 8338623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "podium"
3-
version = "0.1.0"
3+
version = "0.0.1"
44
authors = ["Teodor Voinea <[email protected]>"]
55
edition = "2018"
66

@@ -79,4 +79,4 @@ overflow-checks = false
7979
# codegen-units = 16
8080
# panic = 'unwind'
8181
# incremental = false
82-
# overflow-checks = false
82+
# overflow-checks = false

0 commit comments

Comments
 (0)