From bd4fd918ac28e36cef8fb2edf5d23d0bfef8a05f Mon Sep 17 00:00:00 2001 From: Dan Wheeler Date: Mon, 7 Sep 2015 23:54:27 -0700 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b3cc16d..55567631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zxcvbn", - "version": "3.3.1", + "version": "3.4.0", "description": "realistic password strength estimation", "main": "lib/main.js", "repository": {