Skip to content

Commit 8f1a1d5

Browse files
authored
prepare for release v1.7.1 (#1086)
1 parent 1d15dca commit 8f1a1d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+2-2
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.0"
3+
version = "1.7.1"
44
authors = ["Parseable Team <hi@parseable.com>"]
55
edition = "2021"
66
rust-version = "1.83.0"
@@ -142,8 +142,8 @@ rstest = "0.23.0"
142142
arrow = "53.0.0"
143143

144144
[package.metadata.parseable_ui]
145-
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.14/build.zip"
146-
assets-sha1 = "789e0888883250b928bd71e63522ab8159532992"
145+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.15/build.zip"
146+
assets-sha1 = "1ef784c0a26d6ec9facf5ed59c6c391612525b72"
147147

148148
[features]
149149
debug = []

0 commit comments

Comments
 (0)