From e1b4481f3288a7d5c78f11babf8bcefca57f958f Mon Sep 17 00:00:00 2001 From: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com> Date: Mon, 28 Jun 2021 12:42:18 -0500 Subject: [PATCH] [Version] Bump to 1.17.0 (#336) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9cabeea536..fdf766fb89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bitwarden/cli", - "version": "1.16.0", + "version": "1.17.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index d79530c545..d116a8917c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bitwarden/cli", "description": "A secure and free password manager for all of your devices.", - "version": "1.16.0", + "version": "1.17.0", "keywords": [ "bitwarden", "password",