bump to 2.0.3

This commit is contained in:
alisdair sullivan 2014-05-18 07:16:44 +00:00
parent 2d54e05e74
commit ee989ad534
4 changed files with 11 additions and 3 deletions

View file

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