Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Dec 28, 2015
1 parent 9597499 commit cfa48a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 1.3.1

* chore: Move to nlm for publishing - **[@jkrems](https://github.com/jkrems)** [#50](https://github.com/groupon/cson-parser/pull/50)
- [`3c704a4`](https://github.com/groupon/cson-parser/commit/3c704a4e796b6d997a4aea499ac7d85bfe9fffe6) **chore:** Move to nlm for publishing


1.3.0
-----
* Add support for regular expressions - @jkrems
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cson-parser",
"version": "1.3.0",
"version": "1.3.1",
"description": "Safe parsing of CSON files",
"license": "BSD-3-Clause",
"main": "lib/cson-parser.js",
Expand Down

0 comments on commit cfa48a1

Please sign in to comment.