Skip to content

Commit

Permalink
Start v0.23.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Jun 1, 2023
1 parent b8d3e28 commit e981ff9
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 Gettext.Mixfile do
use Mix.Project

@version "0.22.2"
@version "0.23.0-dev"

@description "Internationalization and localization through gettext"
@repo_url "https://github.com/elixir-gettext/gettext"
Expand Down

0 comments on commit e981ff9

Please sign in to comment.