From 167c5e0108023ccf0aa6afef4835205b1eba252c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 13:03:51 -0500 Subject: [PATCH] Bump version to 2.10.2 (#270) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index e4e3425d..54d2db9d 100644 --- a/src/package.json +++ b/src/package.json @@ -2,7 +2,7 @@ "name": "@bitwarden/directory-connector", "productName": "Bitwarden Directory Connector", "description": "Sync your user directory to your Bitwarden organization.", - "version": "2.10.1", + "version": "2.10.2", "author": "Bitwarden Inc. (https://bitwarden.com)", "homepage": "https://bitwarden.com", "license": "GPL-3.0",