Skip to content

Commit 08bece6

Browse files
chore: update cargo toml for release v2.4.1 (#1407)
1 parent ed19109 commit 08bece6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parseable"
3-
version = "2.4.0"
3+
version = "2.4.1"
44
authors = ["Parseable Team <hi@parseable.com>"]
55
edition = "2024"
66
rust-version = "1.88.0"
@@ -157,8 +157,8 @@ arrow = "54.0.0"
157157
temp-dir = "0.1.14"
158158

159159
[package.metadata.parseable_ui]
160-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.4.0/build.zip"
161-
assets-sha1 = "04632472a2174328cfea7a91a175f6f3795d7152"
160+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.4.1/build.zip"
161+
assets-sha1 = "19eec4d38b978270eca1026325350e38c235ac31"
162162

163163
[features]
164164
debug = []

0 commit comments

Comments
 (0)