From 097636d095b7995afe9aef07976c57439099c910 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 17 Oct 2019 08:27:25 -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 73a6039878..3e6a98ddae 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.10", + "version": "1.16.11", "author": "8bit Solutions LLC (https://bitwarden.com)", "homepage": "https://bitwarden.com", "license": "GPL-3.0",