From 5c4fb52ce5d1f9dfb4834bab348aa5cfe22a2025 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 14 Jun 2020 02:50:24 +0200 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8da0f2..e571a85 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "validator", "combinator" ], - "version": "0.1.2", + "version": "0.1.3", "main": "index.js", "repository": "http://git.cryto.net/validatem/any-property.git", "author": "Sven Slootweg ",