Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krems committed Jun 15, 2015
1 parent 01c3bf7 commit 0e0fb0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.1.1
-----
* Support key with empty object - @charlierudolph
https://github.com/groupon/cson-parser/pull/42

1.1.0
-----
* Add fs-cson to readme - @charlierudolph
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.1.0",
"version": "1.1.1",
"description": "Safe parsing of CSON files",
"main": "lib/cson-parser.js",
"keywords": [
Expand Down

0 comments on commit 0e0fb0a

Please sign in to comment.