Skip to content

Commit 8aec4e0

Browse files
authored
Upgrade Version Number to deploy 7.1.0
Upgrade the Version Number to version 7.1.0
1 parent 9d51178 commit 8aec4e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-rules-engine",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Rules Engine expressed in simple json",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",
@@ -59,7 +59,7 @@
5959
},
6060
"author": "Cache Hamm <cache.hamm@gmail.com>",
6161
"contributors": [
62-
"Chris Pardy <chris.pardy@ownup.com>"
62+
"Chris Pardy <chris.pardy@gmail.com>"
6363
],
6464
"license": "ISC",
6565
"bugs": {

0 commit comments

Comments
 (0)