Skip to content

Commit 6e71685

Browse files
Merge branch 'main' into improve-metrics
2 parents be63c22 + b5d85ef commit 6e71685

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.2"
3+
version = "2.4.3"
44
authors = ["Parseable Team <hi@parseable.com>"]
55
edition = "2024"
66
rust-version = "1.88.0"
@@ -160,8 +160,8 @@ arrow = "54.0.0"
160160
temp-dir = "0.1.14"
161161

162162
[package.metadata.parseable_ui]
163-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.4.2/build.zip"
164-
assets-sha1 = "218c43d9bb75e8f9a15df544763a874e65fa0f40"
163+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.4.3/build.zip"
164+
assets-sha1 = "1b7db84c0365f48870745989be0640ecfe8f06fd"
165165

166166
[features]
167167
debug = []

0 commit comments

Comments
 (0)