Skip to content

Commit 8b1e3fa

Browse files
chore: update Cargo.toml for release v2.4.2 (#1416)
1 parent 1275850 commit 8b1e3fa

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.1"
3+
version = "2.4.2"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2024"
66
rust-version = "1.88.0"
@@ -158,8 +158,8 @@ arrow = "54.0.0"
158158
temp-dir = "0.1.14"
159159

160160
[package.metadata.parseable_ui]
161-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.4.1/build.zip"
162-
assets-sha1 = "19eec4d38b978270eca1026325350e38c235ac31"
161+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.4.2/build.zip"
162+
assets-sha1 = "218c43d9bb75e8f9a15df544763a874e65fa0f40"
163163

164164
[features]
165165
debug = []

0 commit comments

Comments
 (0)