Skip to content

Commit ad12b8d

Browse files
chore: prepare for release 2.3.2 (#1333)
1 parent a4ca399 commit ad12b8d

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.1"
3+
version = "2.3.2"
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.3.1/build.zip"
143-
assets-sha1 = "2d420243ae85b730b201ab1c15b44fae57af992b"
142+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.3.2/build.zip"
143+
assets-sha1 = "35cfa3ab692ab0debf6666e5e2e1876fa7de4a02"
144144

145145
[features]
146146
debug = []

0 commit comments

Comments
 (0)