Skip to content

Commit ddd8c89

Browse files
prepare for release v1.7.4 (#1166)
update to console v0.9.20 --------- Co-authored-by: Nikhil Sinha <[email protected]>
1 parent 4ef2c32 commit ddd8c89

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.3"
3+
version = "1.7.4"
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://github.com/parseablehq/console/releases/download/v0.9.18/build.zip"
143-
assets-sha1 = "4516db38c8e556707b29b33569f9b1e53d5165f2"
142+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.20/build.zip"
143+
assets-sha1 = "58eb74bdb6727b5df04d6f9f339cf370c0bf4eec"
144144

145145
[features]
146146
debug = []

0 commit comments

Comments
 (0)