Skip to content

Commit c3e55f9

Browse files
committed
prepare for release v1.7.4
1 parent 43a793d commit c3e55f9

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 = "1.7.3"
3+
version = "1.7.4"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.83.0"
@@ -140,8 +140,8 @@ arrow = "53.0.0"
140140
temp-dir = "0.1.14"
141141

142142
[package.metadata.parseable_ui]
143-
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.18/build.zip"
144-
assets-sha1 = "4516db38c8e556707b29b33569f9b1e53d5165f2"
143+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.19/build.zip"
144+
assets-sha1 = "9a2627d7991ff5d7b645986989abb84706dc66ca"
145145

146146
[features]
147147
debug = []

0 commit comments

Comments
 (0)