Skip to content

Commit 5bb3f5b

Browse files
committed
prepare 0.4.0 release
1 parent 1046949 commit 5bb3f5b

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
name = "uiua"
99
readme = "readme.md"
1010
repository = "https://github.com/uiua-lang/uiua"
11-
version = "0.3.1"
11+
version = "0.4.0"
1212

1313
[dependencies]
1414
# Core dependencies

changelog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
Uiua is not yet stable.
44

5-
## 0.4.0 - 2023-11-??
6-
This version is not yet released.
7-
If you are reading this on the website, then these changes are live here.
5+
<!-- This version is not yet released.
6+
If you are reading this on the website, then these changes are live here. -->
7+
8+
## 0.4.0 - 2023-11-30
89
### Language
910
- [`windows` ``](https://uiua.org/docs/windows) can now take negative window sizes
1011
- Add an *experimental* distinction for some functions/modifiers

0 commit comments

Comments
 (0)