diff --git a/package-lock.json b/package-lock.json index d5e0888..9b16b8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nestjs-dialogflow", - "version": "3.0.0", + "version": "3.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a898622..8e3fc30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-dialogflow", - "version": "3.0.0", + "version": "3.1.0", "description": "Dialog flow module that simplify the web hook handling for your NLP application using NestJS :satellite:", "keywords": [ "NestJS",