Skip to content

Commit

Permalink
Merge pull request #3 from imax-iva/replace_poison_with_jason
Browse files Browse the repository at this point in the history
[minor] replace poison with jason (mix new version)
  • Loading branch information
PavelVesnin committed May 23, 2018
2 parents d46efde + b1919b1 commit fbdfa0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule JValid.Mixfile do
use Mix.Project

@version "0.6.0"
@version "0.7.0"

def project do
[
Expand Down

0 comments on commit fbdfa0e

Please sign in to comment.