From 6fbfce2b822e871d45a850ead2a5c0fb69847f93 Mon Sep 17 00:00:00 2001 From: adambar Date: Thu, 12 Jul 2018 21:38:05 +0200 Subject: [PATCH] Version bump to 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1242f1945..100f93483 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudform", - "version": "2.2.1", + "version": "2.3.0", "description": "TypeScript-based imperative way to define AWS CloudFormation templates", "main": "index.js", "repository": {