Skip to content

Commit a15f528

Browse files
committed
New version with PR-49
1 parent ffb30e5 commit a15f528

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-logic-js",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"homepage": "https://github.com/jwadhams/json-logic-js",
55
"authors": [
66
"Jeremy Wadhams <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-logic-js",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Build complex rules, serialize them as JSON, and execute them in JavaScript",
55
"main": "logic.js",
66
"directories": {

0 commit comments

Comments
 (0)