Skip to content

Commit

Permalink
Phoenix 0.13 is being released, not 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord committed May 11, 2015
1 parent a372919 commit 5aa833e
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 Phoenix.Mixfile do
use Mix.Project

@version "0.14.0"
@version "0.13.0"

def project do
[app: :phoenix,
Expand Down

0 comments on commit 5aa833e

Please sign in to comment.