Skip to content

Commit

Permalink
prepare for release v1.7.1 (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitisht authored Jan 8, 2025
1 parent 1d15dca commit 8f1a1d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "parseable"
version = "1.7.0"
version = "1.7.1"
authors = ["Parseable Team <[email protected]>"]
edition = "2021"
rust-version = "1.83.0"
Expand Down Expand Up @@ -142,8 +142,8 @@ rstest = "0.23.0"
arrow = "53.0.0"

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

[features]
debug = []
Expand Down

0 comments on commit 8f1a1d5

Please sign in to comment.