This commit is contained in:
alisdair sullivan 2017-02-06 18:48:03 -08:00
parent aebb218f31
commit d5913af1b7
4 changed files with 7 additions and 3 deletions

View file

@ -4,7 +4,7 @@ use Mix.Project
def project do
[
app: :jsx,
version: "2.8.1",
version: "2.8.2",
description: "an erlang application for consuming, producing and manipulating json. inspired by yajl",
deps: deps(Mix.env),
package: package(),