Skip to content

Commit 1874cda

Browse files
committed
Bump version to 0.10.0
1 parent 4af3c71 commit 1874cda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jmespath.js",
33
"main": "jmespath.js",
4-
"version": "0.9.0",
4+
"version": "0.10.0",
55
"homepage": "https://github.com/jmespath/jmespath.js",
66
"authors": [
77
"James Saryerwinnie <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jmespath",
33
"description": "JMESPath implementation in javascript",
4-
"version": "0.9.0",
4+
"version": "0.10.0",
55
"author": {
66
"name": "James Saryerwinnie",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)