Skip to content

Commit

Permalink
Cut beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
mellowagain committed Feb 9, 2024
1 parent 0fe3779 commit ba08831
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 = "fp"
version = "2.19.0"
version = "2.19.0-beta.1"
authors = ["Team Fiberplane"]
edition = "2018"
build = "build.rs"
Expand All @@ -19,7 +19,7 @@ cli-table = "0.4"
crossterm = { version = "0.27.0", features = ["event-stream"] }
directories = "5.0.1"
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
fiberplane = { version = "1.0.0-beta.7", features = [
fiberplane = { version = "1.0.0-beta.11", features = [
"api-client",
"base64uuid-creation",
"clap",
Expand Down

0 comments on commit ba08831

Please sign in to comment.