From 4964ebd31e945f431b230424b27e433605b55793 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Tue, 19 Jan 2021 16:18:52 -0500 Subject: [PATCH] Version bump to 2.18.0 (#783) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 764872ce135..ff7a123a963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitwarden-web", - "version": "2.17.1", + "version": "2.18.0", "license": "GPL-3.0", "repository": "https://github.com/bitwarden/web", "scripts": {