This commit is contained in:
alisdair sullivan 2016-12-08 10:10:51 -08:00
parent c61be973b9
commit bd8c9c7ad9
4 changed files with 10 additions and 4 deletions

View file

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