Skip to content

Commit 26422df

Browse files
chore: update parseable version, assets url and sha (#1315)
1 parent c5aaed0 commit 26422df

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.2.0"
3+
version = "2.3.0"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.83.0"
@@ -139,8 +139,8 @@ arrow = "54.0.0"
139139
temp-dir = "0.1.14"
140140

141141
[package.metadata.parseable_ui]
142-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.2.0/build.zip"
143-
assets-sha1 = "6606fd794925eaa2c5e1815fd386c0682bea4f91"
142+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.3.0/build.zip"
143+
assets-sha1 = "52e91ff6accc6717110e20b9d00f0c678d36a011"
144144

145145
[features]
146146
debug = []

0 commit comments

Comments
 (0)