chore: update version
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "improvise"
|
name = "improvise"
|
||||||
version = "0.1.0"
|
version = "v0.1.0-rc1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Terminal pivot-table modeling in the spirit of Lotus Improv"
|
description = "Terminal pivot-table modeling in the spirit of Lotus Improv"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
@ -53,4 +53,3 @@ debug = 2
|
|||||||
# The profile that 'dist' will build with
|
# The profile that 'dist' will build with
|
||||||
[profile.dist]
|
[profile.dist]
|
||||||
inherits = "release"
|
inherits = "release"
|
||||||
lto = "thin"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user