summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Schmidt <kaikaliischmidt@gmail.com>2024-07-20 23:17:38 -0700
committerKai Schmidt <kaikaliischmidt@gmail.com>2024-07-20 23:17:38 -0700
commita7a8e9235b8c86ac87669de5b6ac92b5c7effde8 (patch)
tree72af946f90c84ecab1b1a39d3c8fd70ed955ef67
parent7013359fe78cb393f28ceda035844daf9f6bb187 (diff)
prepare 0.12.0-dev.3 release0.12.0-dev.3
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 70cd3cb9..2775b4ad 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4113,7 +4113,7 @@ checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
[[package]]
name = "uiua"
-version = "0.12.0-dev.2"
+version = "0.12.0-dev.3"
dependencies = [
"arboard",
"bitflags 2.5.0",
diff --git a/Cargo.toml b/Cargo.toml
index 9bec6f2a..4f9dd00b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ name = "uiua"
readme = "readme.md"
repository = "https://github.com/uiua-lang/uiua"
rust-version = "1.78"
-version = "0.12.0-dev.2"
+version = "0.12.0-dev.3"
[dependencies]
# Core dependencies