v2.6.2
This commit is contained in:
parent
e7696cc647
commit
c86b56795b
3 changed files with 6 additions and 2 deletions
2
mix.exs
2
mix.exs
|
@ -4,7 +4,7 @@ use Mix.Project
|
|||
def project do
|
||||
[
|
||||
app: :jsx,
|
||||
version: "2.6.1",
|
||||
version: "2.6.2",
|
||||
description: "an erlang application for consuming, producing and manipulating json. inspired by yajl",
|
||||
deps: deps(Mix.env),
|
||||
package: package,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue