Skip to content

Commit 966c49f

Browse files
author
John Hyland
committed
Bump to v0.6.0
1 parent 17a4903 commit 966c49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule Vex.Mixfile do
33

44
def project do
55
[ app: :vex,
6-
version: "0.5.4",
6+
version: "0.6.0",
77
elixir: "~> 1.2",
88
deps: deps,
99
consolidate_protocols: Mix.env != :test,

0 commit comments

Comments
 (0)