diff --git a/package.json b/package.json index 2cae5b9..348d255 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=4.0" }, - "version": "0.9.0", + "version": "0.9.1", "description": "A Serverless plugin to implement canary deployment of Lambda functions", "main": "serverless-plugin-canary-deployments.js", "scripts": { @@ -63,4 +63,4 @@ "afterEach" ] } -} \ No newline at end of file +}