Skip to content

Commit

Permalink
move to new release v1.5.4 (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitisht authored Oct 4, 2024
1 parent c912ff5 commit 014a90f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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 server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "parseable"
version = "1.5.3"
version = "1.5.4"
authors = ["Parseable Team <[email protected]>"]
edition = "2021"
rust-version = "1.77.1"
Expand Down Expand Up @@ -122,8 +122,8 @@ maplit = "1.0"
rstest = "0.23.0"

[package.metadata.parseable_ui]
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.6/build.zip"
assets-sha1 = "ace3939aea8fedadcb0b342a1972fba997a45fc3"
assets-url = "https://github.com/parseablehq/console/releases/download/v0.9.7/build.zip"
assets-sha1 = "7c20699342bc7d8308f5fcc22cf3e2a5342a95ee"

[features]
debug = []

0 comments on commit 014a90f

Please sign in to comment.