diff --git a/package.json b/package.json index 911ee2e..68f6a21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "isomorphic-validator", - "version": "1.2.1", + "version": "1.3.1", "description": "Share the form validation on the server and client", "main": "./dist/index.js", "types": "./dist/index.d.ts",