diff --git a/package-lock.json b/package-lock.json index 9792da5..912353b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vectara/stream-query-client", - "version": "2.0.2", + "version": "2.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@vectara/stream-query-client", - "version": "2.0.2", + "version": "2.1.2", "license": "Apache-2.0", "devDependencies": { "@types/jest": "^29.5.11", diff --git a/package.json b/package.json index 78a0099..97fc20b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vectara/stream-query-client", - "version": "2.0.2", + "version": "2.1.2", "description": "A utility to conveniently send and receive data to/from Vectara's streaming query API.", "main": "lib/index.js", "module": "lib/index.js",