Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
version 5.0.39
  • Loading branch information
Christian Kruse committed Jul 9, 2019
1 parent d107ae5 commit 89b3f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule Cforum.Mixfile do
def project do
[
app: :cforum,
version: "5.0.38",
version: "5.0.39",
elixir: "~> 1.8",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 89b3f5d

Please sign in to comment.