diff --git a/package.json b/package.json index e8e2c52..7531cc9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@validatem/normalize-rules", "description": "Flattens and normalizes a list of rules, ready for pre-processing in a combinator", - "version": "0.1.1", + "version": "0.1.2", "main": "index.js", "repository": "http://git.cryto.net/validatem/normalize-rules.git", "author": "Sven Slootweg ",