Skip to content

Commit

Permalink
Cut beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
hatchan committed Feb 29, 2024
1 parent 0c703c6 commit fdf0823
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.25.0"
version = "2.25.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 All @@ -14,7 +14,7 @@ clap = { version = "4.1.4", features = ["derive", "env", "cargo", "help"] }
ctrlc = "3.2.1"
directories = "4.0.1"
duct = "0.13"
fiberplane = { version = "1.0.0-beta.11", features = [
fiberplane = { version = "1.0.0-beta.13", features = [
"base64uuid-creation",
"models",
"provider-bindings",
Expand Down

0 comments on commit fdf0823

Please sign in to comment.