Skip to content

Commit eadcd73

Browse files
authored
Bump Version to 7.2.0
New version 7.2.0 This will include changes to allow the resolved value of values to be present on the condition results.
1 parent 626604e commit eadcd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-rules-engine",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "Rules Engine expressed in simple json",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)