From 2c4c558897d8a48e090fcbb708c02ffb1e4bef56 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 15 Jan 2019 11:34:43 -0500 Subject: [PATCH] bump version --- jslib | 2 +- src/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jslib b/jslib index f4c4f280..cb7336c0 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit f4c4f2802637f775c3bfba2ef4109350bc842b8f +Subproject commit cb7336c0e8ae1f0f74c76a4d6704555cc7440a3b diff --git a/src/package.json b/src/package.json index 8de4a54b..59713bff 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.12.0", + "version": "1.13.0", "author": "8bit Solutions LLC (https://bitwarden.com)", "homepage": "https://bitwarden.com", "license": "GPL-3.0",