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 ffebc55 commit c36bd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "js-object-util",
"version": "0.3.3",
"version": "0.3.4",
"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 c36bd1c

Please sign in to comment.