Skip to content

Commit 3a91845

Browse files
authored
prepare for release v1.6.2 (#992)
1 parent 8d2feb9 commit 3a91845

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.

server/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.1"
3+
version = "1.6.2"
44
authors = ["Parseable Team <hi@parseable.com>"]
55
edition = "2021"
66
rust-version = "1.77.1"
@@ -122,8 +122,8 @@ maplit = "1.0"
122122
rstest = "0.23.0"
123123

124124
[package.metadata.parseable_ui]
125-
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.10/build.zip"
126-
assets-sha1 = "6631a77bf16abd307f6c3c06a87a167ddcdd967b"
125+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.11/build.zip"
126+
assets-sha1 = "3f0c0f0e9fe23c6a01f0eb45115da4bfe29f9c3f"
127127

128128
[features]
129129
debug = []

0 commit comments

Comments
 (0)