Skip to content

Commit 356ce8f

Browse files
chore: prepare for release v2.2.0 (#1300)
1 parent 3571f1c commit 356ce8f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parseable"
3-
version = "2.1.0"
3+
version = "2.2.0"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.83.0"
@@ -138,8 +138,8 @@ arrow = "54.0.0"
138138
temp-dir = "0.1.14"
139139

140140
[package.metadata.parseable_ui]
141-
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.1.1/build.zip"
142-
assets-sha1 = "d7b7a920cfcbfd59725dce6ad9e3d8f354cf9bf8"
141+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.2.0/build.zip"
142+
assets-sha1 = "6606fd794925eaa2c5e1815fd386c0682bea4f91"
143143

144144
[features]
145145
debug = []

0 commit comments

Comments
 (0)