From a88fdbc8b067a67636a2534a8ed00bac071b3667 Mon Sep 17 00:00:00 2001 From: Adrien de Peretti Date: Wed, 24 Oct 2018 09:06:15 +0200 Subject: [PATCH] 2.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0995bd..f9ecab0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nestjs-dialogflow", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a34f8a1..93052f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-dialogflow", - "version": "2.0.0", + "version": "2.1.0", "description": "Dialog flow module that simplify the web hook handling for your NLP application using NestJS :satellite:", "keywords": [ "NestJS",