Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed Mar 6, 2017
1 parent 525a7d7 commit 8c7696b
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": "js-object-util",
"version": "0.2.3",
"version": "0.3.3",
"description": "A simple utility to access nested JSON object properties, including arrays. Inspired by Immutable API methods like hasIn and getIn.",
"main": "object_util.js",
"scripts": {
Expand Down

0 comments on commit 8c7696b

Please sign in to comment.