From 4bcf09282bd6dacbe1bcd4e5760c7cdb163ebfba Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 27 May 2020 00:01:55 +0200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60128b5..9717779 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "validator", "combinator" ], - "version": "0.1.0", + "version": "0.1.1", "main": "index.js", "repository": "http://git.cryto.net/validatem/any-property.git", "author": "Sven Slootweg ",