From 9aaffc52802c2bc4b52540a4b148188ea1ecf1d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20T=C3=BClek?= Date: Mon, 10 May 2021 01:23:30 +0300 Subject: [PATCH] 1.0.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2bef5fd..43c196a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@emretulek/jbvalidator", - "version": "1.0.1", + "version": "1.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@emretulek/jbvalidator", - "version": "1.0.1", + "version": "1.0.3", "license": "MIT", "dependencies": { "@emretulek/jbvalidator": "^1.0.0", diff --git a/package.json b/package.json index 2557a9d..e3ceec8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@emretulek/jbvalidator", - "version": "1.0.2", + "version": "1.0.3", "repository": { "type": "git", "url": "git+https://github.com/emretulek/jbvalidator.git"