From be306ab45ec77914d797b8a205c1b607704a5696 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 21 Jan 2019 22:11:09 -0500 Subject: [PATCH] version bump --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 59713bffec..ba8cfd65e6 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.13.0", + "version": "1.13.1", "author": "8bit Solutions LLC (https://bitwarden.com)", "homepage": "https://bitwarden.com", "license": "GPL-3.0",