Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ono committed Apr 24, 2019
1 parent c9e0795 commit 7f99085
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 AMQP.Mixfile do
use Mix.Project

@version "1.2.0-rc.0"
@version "1.2.0"

def project do
[app: :amqp,
Expand Down

0 comments on commit 7f99085

Please sign in to comment.