From 87709883e12c93716f9c784c8cc9d420d973fca1 Mon Sep 17 00:00:00 2001 From: Dekel Barzilay Date: Sat, 4 Mar 2023 13:45:23 +0200 Subject: [PATCH] 3.5.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 84da154..bf928a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "feathers-cassandra", - "version": "3.5.8", + "version": "3.5.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "feathers-cassandra", - "version": "3.5.8", + "version": "3.5.9", "license": [ { "type": "MIT", diff --git a/package.json b/package.json index e1f3c58..8669da1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "feathers-cassandra", "description": "Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder", - "version": "3.5.8", + "version": "3.5.9", "homepage": "https://github.com/feathersjs-ecosystem/feathers-cassandra", "keywords": [ "feathers",