From eba99270166b625a84c9a7b6a7e87ed4c0acd992 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 14 Oct 2019 11:48:56 -0400 Subject: [PATCH] bump version --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 5505e927ea2..73a6039878c 100644 --- a/src/package.json +++ b/src/package.json @@ -2,7 +2,7 @@ "name": "bitwarden", "productName": "Bitwarden", "description": "A secure and free password manager for all of your devices.", - "version": "1.16.9", + "version": "1.16.10", "author": "8bit Solutions LLC (https://bitwarden.com)", "homepage": "https://bitwarden.com", "license": "GPL-3.0",