diff --git a/package.json b/package.json index 334aefd..343a45a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-rules-engine", - "version": "6.1.2", + "version": "6.2.0", "description": "Rules Engine expressed in simple json", "main": "dist/index.js", "types": "types/index.d.ts", @@ -55,6 +55,9 @@ ] }, "author": "Cache Hamm ", + "contributors": [ + "Chris Pardy " + ], "license": "ISC", "bugs": { "url": "https://github.com/cachecontrol/json-rules-engine/issues"