Skip to content

Commit

Permalink
chore(main): release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeambot committed Sep 26, 2024
1 parent c0ea19b commit 6e0f864
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ complete changelog, see the git history for each version via the version links.

[hex package page]: https://hex.pm/packages/bamboo

## [2.3.1](https://github.com/beam-community/bamboo/compare/v2.3.0...v2.3.1) (2024-09-26)


### Bug Fixes

* README badge and broken links ([c0ea19b](https://github.com/beam-community/bamboo/commit/c0ea19b54f1ca95c7718d3288b8f67a724c07ee2))

## [2.3.0] - 2023-01-06

### Additions
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defmodule Bamboo.Mixfile do
def project do
[
app: :bamboo,
version: "2.3.0",
version: "2.3.1",
elixir: "~> 1.6",
source_url: @project_url,
homepage_url: @project_url,
Expand Down

0 comments on commit 6e0f864

Please sign in to comment.