Skip to content

Commit 3992c52

Browse files
committed
release v1.7.0
1 parent 6fc4a5b commit 3992c52

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.6.3"
3+
version = "1.6.7"
44
authors = ["Parseable Team <[email protected]>"]
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.13/build.zip"
128+
assets-sha1 = "945a54d6330352b05ee7a3b4de9e69ea8f0989e4"
129129

130130
[features]
131131
debug = []

0 commit comments

Comments
 (0)