Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
chore(main): release flipt 0.4.3 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: flipt-release-bot[bot] <119936948+flipt-release-bot[bot]@users.noreply.github.com>
  • Loading branch information
flipt-release-bot[bot] authored May 2, 2023
1 parent e6e6645 commit 4a08b03
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.2"
".": "0.4.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.3](https://github.com/flipt-io/flipt-rust/compare/flipt-v0.4.2...flipt-v0.4.3) (2023-05-02)


### Bug Fixes

* support tls ([#18](https://github.com/flipt-io/flipt-rust/issues/18)) ([e6e6645](https://github.com/flipt-io/flipt-rust/commit/e6e6645b3ca4684512ebf578f5283c986d97809e))

## [0.4.2](https://github.com/flipt-io/flipt-rust/compare/flipt-v0.4.1...flipt-v0.4.2) (2023-04-27)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "flipt"
description = "Official Rust SDK for Flipt"
repository = "https://github.com/flipt-io/flipt-rust.git"
version = "0.4.2"
version = "0.4.3"
edition = "2021"
authors = ["Brett Buddin <[email protected]>", "Flipt Developers <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 4a08b03

Please sign in to comment.