diff --git a/packages/func/package.json b/packages/func/package.json index 3973b72..667f3a6 100644 --- a/packages/func/package.json +++ b/packages/func/package.json @@ -2,7 +2,7 @@ "name": "@nxazure/func", "author": "Alex Pshul", "description": "Nx plugin for Azure Functions to initialize, create, build, run and publish Azure Functions inside your NX workspace.", - "version": "1.0.5", + "version": "1.0.6", "main": "src/index.js", "repository": "https://github.com/AlexPshul/nxazure", "license": "MIT",