Skip to content

Commit

Permalink
Bump minor version (#174)
Browse files Browse the repository at this point in the history
* Bump minor version

* Update lockfile
  • Loading branch information
gagbo authored Nov 16, 2023
1 parent 8486644 commit 69fc00d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ The format of this file is based on

## [Unreleased]

- TBD
## [2.19.0]

- Updated dependencies

## [2.18.0]

Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fpd"
version = "2.19.3"
version = "2.20.0"
edition = "2018"
description = "The Fiberplane Daemon enables secure communication between Fiberplane and your data sources using WebAssembly-based providers."
authors = ["Fiberplane <info@fiberplane.com>"]
Expand Down

0 comments on commit 69fc00d

Please sign in to comment.