diff --git a/package.json b/package.json index 30980ad63..447b8fe82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudform", - "version": "1.0.4", + "version": "2.0.0", "description": "TypeScript-based imperative way to define AWS CloudFormation templates", "main": "index.js", "repository": {