From 2e2e2a2088c0ffa565b15a8a551e4ad668e1f8c3 Mon Sep 17 00:00:00 2001 From: Siim Kallas Date: Tue, 10 Dec 2024 12:07:04 +0200 Subject: [PATCH] update version file --- src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.ts b/src/version.ts index 55e87672..07f7fae1 100644 --- a/src/version.ts +++ b/src/version.ts @@ -14,4 +14,4 @@ * limitations under the License. */ -export const VERSION = '3.0.0'; +export const VERSION = '2.15.0';