Skip to content

Commit

Permalink
Cut beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
arendjr committed Oct 20, 2023
1 parent d0e0e0f commit 110eb3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fpd"
version = "2.17.0"
version = "2.17.0-beta.1"
edition = "2018"
description = "The Fiberplane Daemon enables secure communication between Fiberplane and your data sources using WebAssembly-based providers."
authors = ["Fiberplane <[email protected]>"]
Expand Down Expand Up @@ -62,4 +62,4 @@ test-env-log = { version = "0.2", default-features = false, features = [
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }

[patch.crates-io]
fiberplane = { git = "ssh://[email protected]/fiberplane/fiberplane.git", branch = "main" }
#fiberplane = { git = "ssh://[email protected]/fiberplane/fiberplane.git", branch = "main" }

0 comments on commit 110eb3a

Please sign in to comment.