From d1ffe0e1955c14168ce24ecb98bff7ddcbe2e308 Mon Sep 17 00:00:00 2001 From: Clinton Ayres Date: Sun, 13 Sep 2015 12:03:14 -0400 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbfb936..f25bba5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-validation-mixin", - "version": "5.0.11", + "version": "5.1.0", "description": "Simple Validation Mixin for React.", "main": "./lib/index.js", "scripts": {