Skip to content

Commit f5f8569

Browse files
committed
Merge branch 'prep-0.16.0' into master
PR #79. * prep-0.16.0: Bump version to 0.16.0 Update npmignore to match latest files
2 parents 12c9d72 + 800cf75 commit f5f8569

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.npmignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ test/
22
*.*
33
!*.js
44
!*.json
5-
pref.js
5+
perf.js
66
Gruntfile.js
7-
BASELINE

package.json

+1-1
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.15.0",
4+
"version": "0.16.0",
55
"author": {
66
"name": "James Saryerwinnie",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)