From 98ef7a4fea8f22480c1339bda75970a22a1bc63d Mon Sep 17 00:00:00 2001 From: Dan Wheeler Date: Thu, 29 Oct 2015 16:23:05 -0700 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db78b2e9..1e6c7034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zxcvbn", - "version": "4.0.1", + "version": "4.1.0", "description": "realistic password strength estimation", "author": "Dan Wheeler", "license": "MIT",