Skip to content

Commit 3b02f75

Browse files
authored
chore: release v1.7.0 (#1072)
1 parent dc1383d commit 3b02f75

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.6.3"
3+
version = "1.7.0"
44
authors = ["Parseable Team <hi@parseable.com>"]
55
edition = "2021"
66
rust-version = "1.77.1"
@@ -124,8 +124,8 @@ rstest = "0.23.0"
124124
arrow = "53.0.0"
125125

126126
[package.metadata.parseable_ui]
127-
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.12/build.zip"
128-
assets-sha1 = "9d5a45f204d709a2dd96f6a5e0b21b3834ee0e36"
127+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.14/build.zip"
128+
assets-sha1 = "789e0888883250b928bd71e63522ab8159532992"
129129

130130
[features]
131131
debug = []

0 commit comments

Comments
 (0)