From dc2e17c5db3b8fe9a0c2fc763d55242145c233ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 08:54:51 -0800 Subject: [PATCH] Bumped version to 2.9.9 (#228) 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 affabb49..c77a9ac9 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.9.8", + "version": "2.9.9", "author": "Bitwarden Inc. (https://bitwarden.com)", "homepage": "https://bitwarden.com", "license": "GPL-3.0",