Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Schmatzler <[email protected]>
  • Loading branch information
cschmatzler committed Apr 7, 2024
1 parent f212234 commit fec2a71
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
Expand Up @@ -5,7 +5,7 @@ defmodule Idiom.MixProject do
[
app: :idiom,
description: "Modern internationalization library",
version: "0.6.5",
version: "0.6.6",
elixir: "~> 1.13",
compilers: [:leex, :yecc] ++ Mix.compilers(),
elixirc_paths: elixirc_paths(Mix.env()),
Expand Down

0 comments on commit fec2a71

Please sign in to comment.