diff --git a/package.json b/package.json index 4793ad3..1a92cce 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ }, "name": "@maestro-framework/maestro", "description": "Maestro is a framework for quickly bootstrapping serverless orchestration workflows with AWS Step Functions", - "version": "1.1.2", + "version": "2.0.0", "bin": { "maestro": "bin/maestro.js" },