diff --git a/bower.json b/bower.json index aa8c619..289bad1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "json-logic-js", - "version": "1.0.8", + "version": "1.0.9", "homepage": "https://github.com/jwadhams/json-logic-js", "authors": [ "Jeremy Wadhams " diff --git a/package.json b/package.json index 1a603f2..c080a63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-logic-js", - "version": "1.0.8", + "version": "1.0.9", "description": "Build complex rules, serialize them as JSON, and execute them in JavaScript", "main": "logic.js", "directories": {