Skip to content

Commit 74af6d2

Browse files
committed
Bump version to 1.8.0
1 parent 40213ee commit 74af6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule FormatParser.Mixfile do
44
def project do
55
[
66
app: :format_parser,
7-
version: "1.7.0",
7+
version: "1.8.0",
88
elixir: "~> 1.4",
99
start_permanent: Mix.env == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)