This commit is contained in:
alisdair sullivan 2014-11-24 19:18:10 -08:00
parent 5ada4c3cfc
commit 5f5e85914d
4 changed files with 6 additions and 3 deletions

View file

@ -4,7 +4,7 @@ use Mix.Project
def project do
[
app: :jsx,
version: "2.1.1",
version: "2.2.0",
description: "an erlang application for consuming, producing and manipulating json. inspired by yajl",
package: package
]