This commit is contained in:
alisdair sullivan 2015-09-17 15:26:14 -05:00
parent 522f72b2ce
commit 7090494686
4 changed files with 7 additions and 4 deletions

View file

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