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