From 23802a692fd4a87d48af39d4279b3fdfcf4e3d34 Mon Sep 17 00:00:00 2001 From: David Tang Date: Fri, 25 Aug 2017 00:47:20 -0700 Subject: [PATCH] v 3.13.5 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 825108f2..e5b05bdb 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "validatorjs", - "version": "3.13.4", + "version": "3.13.5", "homepage": "https://github.com/skaterdav85/validatorjs", "authors": [ "David Tang" diff --git a/package.json b/package.json index 64c1d990..fee43a9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "validatorjs", "description": "Validation library inspired by Laravel's Validator", - "version": "3.13.4", + "version": "3.13.5", "author": "David ", "contributors": [ {