Skip to content

Commit 9e67b78

Browse files
update Cargo.toml for release v2.9.4
1 parent d6a3b5a commit 9e67b78

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parseable"
3-
version = "2.9.3"
3+
version = "2.9.4"
44
authors = ["Parseable Team <hi@parseable.com>"]
55
edition = "2024"
66
rust-version = "1.91.0"
@@ -218,8 +218,8 @@ arrow = "58.0.0"
218218
temp-dir = "0.1.14"
219219

220220
[package.metadata.parseable_ui]
221-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.9.3/build.zip"
222-
assets-sha1 = "1f262e6aaf009185620a79b71ec7c1d04bc87a92"
221+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.9.4/build.zip"
222+
assets-sha1 = "188530eb9997e27bfb7ad67cdfe318e123c676ca"
223223

224224
[features]
225225
debug = []

0 commit comments

Comments
 (0)