Skip to content

Commit 74e91e4

Browse files
committed
prepare 0.17.0-rc.2 release
1 parent 604004d commit 74e91e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ license = "MIT"
99
readme = "readme.md"
1010
repository = "https://github.com/uiua-lang/uiua"
1111
rust-version = "1.83.0"
12-
version = "0.17.0-rc.1"
12+
version = "0.17.0-rc.2"
1313

1414
[dependencies.uiua_parser]
1515
path = "parser"
16-
version = "0.17.0-rc.1"
16+
version = "0.17.0-rc.2"
1717

1818
[workspace.lints.clippy]
1919
cargo = {level = "warn", priority = -1}

0 commit comments

Comments
 (0)