diff --git a/package.json b/package.json index 33748c5..42c8c13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moleculer-http-client", - "version": "0.3.1", + "version": "0.4.0", "description": "HTTP client mixin that allows Moleculer services to communicate with remote REST APIs", "main": "index.js", "scripts": {