Skip to content

Commit

Permalink
2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanCaicedo committed Oct 6, 2017
1 parent 4203e41 commit 3c1199e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oboe",
"title": "Oboe.js",
"version": "2.1.3",
"version": "2.1.4",
"description": "Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish",
"main": "./dist/oboe-node.js",
"browser": "./dist/oboe-browser.js",
Expand Down

1 comment on commit 3c1199e

@DanielRuf
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The files still have the v2.1.3-15-g7432b49 header.

Please sign in to comment.