We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d471b13 commit 8ca522dCopy full SHA for 8ca522d
mix.exs
@@ -4,7 +4,7 @@ defmodule Canary.Mixfile do
4
def project do
5
[
6
app: :canary,
7
- version: "1.1.2",
+ version: "1.2.0",
8
elixir: "~> 1.2",
9
package: package(),
10
description: """
0 commit comments