Skip to content

Commit 8f7c4fa

Browse files
author
Christopher Pardy
committed
Bump Package Version to 6.2.0
1 parent adcb2b6 commit 8f7c4fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-rules-engine",
3-
"version": "6.1.2",
3+
"version": "6.2.0",
44
"description": "Rules Engine expressed in simple json",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",
@@ -55,6 +55,9 @@
5555
]
5656
},
5757
"author": "Cache Hamm <[email protected]>",
58+
"contributors": [
59+
"Chris Pardy <[email protected]>"
60+
],
5861
"license": "ISC",
5962
"bugs": {
6063
"url": "https://github.com/cachecontrol/json-rules-engine/issues"

0 commit comments

Comments
 (0)