Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasschmidt committed Sep 25, 2019
1 parent 0d6e04f commit 7f765cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule ExJsonSchema.Mixfile do
def project do
[
app: :ex_json_schema,
version: "0.6.2",
version: "0.7.0",
elixir: "~> 1.3",
description:
"A JSON Schema validator with full support for the draft 4 specification and zero dependencies.",
Expand Down

0 comments on commit 7f765cb

Please sign in to comment.