bump version to v1.1.1
This commit is contained in:
parent
addb1e172d
commit
d964d4b12f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# <a name="introduction">jsx (v1.1)</a> #
|
||||
# <a name="introduction">jsx (v1.1.1)</a> #
|
||||
|
||||
a sane [json][json] implementation for erlang, inspired by [yajl][yajl]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{application, jsx,
|
||||
[
|
||||
{description, "a streaming, evented json parsing toolkit"},
|
||||
{vsn, "1.1"},
|
||||
{vsn, "1.1.1"},
|
||||
{modules, [
|
||||
jsx,
|
||||
jsx_encoder,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue