Skip to content

Commit

Permalink
Bump version to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasschmidt committed Feb 7, 2017
1 parent 7161fa1 commit 89b3b23
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.5.4",
version: "0.5.5",
elixir: "~> 1.0",
description: "A JSON Schema validator with full support for the draft 4 specification and zero dependencies.",
deps: deps(),
Expand Down

0 comments on commit 89b3b23

Please sign in to comment.