Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CreaturePhil committed Feb 8, 2016
1 parent 29d4403 commit d5015ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Get a property and if it does not exist, return the default value instead.

Parameters:

- ``property``: _String_ | __Array__
- ``property``: _String_ | _Array_
- ``defaultValue``: _any_

Returns: _any_ - Depends on what is in property.
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": "origindb",
"version": "2.1.0",
"version": "2.2.0",
"description": "Blazing fast and flexible JSON database.",
"license": "MIT",
"repository": "CreaturePhil/origindb",
Expand Down

0 comments on commit d5015ea

Please sign in to comment.