Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sasa1977 committed Feb 11, 2024
1 parent f9f8b3b commit e370e04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.5.1

- Support bandit 1.x

## 0.5.0

- added `SiteEncrypt.refresh_config/1`
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule SiteEncrypt.MixProject do
use Mix.Project

@version "0.5.0"
@version "0.5.1"

def project do
[
Expand Down

0 comments on commit e370e04

Please sign in to comment.