Skip to content

Commit 351ffc5

Browse files
authoredJul 3, 2023
Merge pull request #337 from RateGravity/6-2-0
Bump Package Version to 6.2.0
2 parents 0f8ca50 + 8f7c4fa commit 351ffc5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎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 <cache.hamm@gmail.com>",
58+
"contributors": [
59+
"Chris Pardy <chris.pardy@ownup.com>"
60+
],
5861
"license": "ISC",
5962
"bugs": {
6063
"url": "https://github.com/cachecontrol/json-rules-engine/issues"

0 commit comments

Comments
 (0)