Skip to content

Commit 7adcf12

Browse files
chore: prepare for release 2.0.0 (#1279)
1 parent 55d572a commit 7adcf12

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 = "1.7.5"
3+
version = "2.0.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/v0.1.0/build.zip"
142-
assets-sha1 = "f8dc3e3bf20533a273c1092ac2d5de220c7d9198"
141+
assets-url = "https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.0.0/build.zip"
142+
assets-sha1 = "4fafefb6f4cc37be2a108a98aa1bb2ddf1b9085e"
143143

144144
[features]
145145
debug = []

0 commit comments

Comments
 (0)