Skip to content

Commit

Permalink
meta: bump version to 2.0.0
Browse files Browse the repository at this point in the history
Commits:

[ 1dd596f ] - src:
descope global variables (Ravali Yatham) #15

[ de7401b ] - src:
fix circular structure detection (Ravali Yatham) #17

[ abbfd9a ] - build:
bump eslint from 3.19.0 to 6.6.0 (dependabot) #20

[ 682e56a ] - src:
parse exponential numbers (Anton Kudinov) #21

PR-URL: #23
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
  • Loading branch information
yathamravali authored and gireeshpunathil committed Dec 4, 2019
1 parent de7401b commit f8066d8
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,6 +1,6 @@
{
"name": "yieldable-json",
"version": "1.1.0",
"version": "2.0.0",
"main": "index.js",
"description": "An asynchronous yieldable version of JSON.stringify and JSON.parse",
"author": "Gireesh Punathil <gpunathi@in.ibm.com>",
Expand Down

0 comments on commit f8066d8

Please sign in to comment.