Skip to content

Commit

Permalink
prepare 0.11.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Jun 6, 2024
1 parent 506c575 commit ae596b4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "uiua"
readme = "readme.md"
repository = "https://github.com/uiua-lang/uiua"
rust-version = "1.76"
version = "0.11.0"
version = "0.11.1"

[dependencies]
# Core dependencies
Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Uiua is not yet stable.
<!-- This version is not yet released. If you are reading this on the website, then these changes are live here. -->

## 0.11.1 - 2024-06-06
### Interpreter
- Some bug and crash fixes

## 0.11.0 - 2024-06-02
You can find the release announcement [here](https://uiua.org/blog/uiua-0.11.0).
### Language
Expand Down

0 comments on commit ae596b4

Please sign in to comment.