diff --git a/CHANGELOG.md b/CHANGELOG.md index 221726c..72f588b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# [0.10.0](https://github.com/Davide-Gheri/nestjs-mercurius/compare/0.9.2...0.10.0) (2021-06-16) + ## [0.9.2](https://github.com/Davide-Gheri/nestjs-mercurius/compare/0.9.1...0.9.2) (2021-05-25) diff --git a/package.json b/package.json index 9ff8d53..d05da16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-mercurius", - "version": "0.9.2", + "version": "0.10.0", "main": "index.js", "repository": "https://@github.com:Davide-Gheri/nestjs-mercurius.git", "author": "Davide Gheri ",