From e37c21bd69ce2596387e29ed3396bb22fceabed4 Mon Sep 17 00:00:00 2001 From: Andrei Mukamolau <4471821+fobo66@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:57:43 +0300 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d22e689..739de04a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "algolia-firebase-functions", - "version": "5.0.2", + "version": "5.0.3", "description": "Cloud Functions for sync Firebase Database with Algolia in real time", "license": "Apache-2.0", "engines": {