From d21259c133fce5de436082bdcc2f282275682d30 Mon Sep 17 00:00:00 2001 From: Bassem Dghaidi Date: Fri, 1 May 2020 17:29:31 +0200 Subject: [PATCH] Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11dcfc0..666a8f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@menadevs/objectron", - "version": "0.1.7", + "version": "0.1.8", "description": "Compares a set of match rules contained with an object to determine if the latter conforms to the matching rules", "main": "index.js", "devDependencies": {