diff --git a/packages/func/package.json b/packages/func/package.json index 941b5d7..785a892 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.1.5", + "version": "1.1.6", "main": "src/index.js", "repository": "https://github.com/AlexPshul/nxazure", "license": "MIT",