Skip to content

Commit

Permalink
release: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
c4710n committed Jan 21, 2024
1 parent 46cd0b2 commit 1cb9a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule PlugLocale.MixProject do
use Mix.Project

@version "0.5.0"
@version "0.5.1"
@description "Plugs for putting locale into `assigns` storage."
@source_url "https://github.com/cozy-elixir/plug_locale"

Expand Down

0 comments on commit 1cb9a2b

Please sign in to comment.