Skip to content

Commit

Permalink
Bumps the release, prepping changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwicopple committed Feb 25, 2020
1 parent dd7d6e5 commit 8f0ca0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Realtime.MixProject do
def project do
[
app: :realtime,
version: "0.6.0",
version: "0.7.0",
elixir: "~> 1.5",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 8f0ca0f

Please sign in to comment.