Skip to content

Commit 168e1e3

Browse files
chore: prepare for release v2.4.0 (#1385)
1 parent efa70af commit 168e1e3

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.3.5"
3+
version = "2.4.0"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2024"
66
rust-version = "1.88.0"
@@ -149,8 +149,8 @@ arrow = "54.0.0"
149149
temp-dir = "0.1.14"
150150

151151
[package.metadata.parseable_ui]
152-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.3.5/build.zip"
153-
assets-sha1 = "3e703ef8bedf8ae55fd31713f6267ad14ad3d29d"
152+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.4.0/build.zip"
153+
assets-sha1 = "04632472a2174328cfea7a91a175f6f3795d7152"
154154

155155
[features]
156156
debug = []

0 commit comments

Comments
 (0)