From 5759bd68c3fab9da988d1a1b253bd7b4b673be42 Mon Sep 17 00:00:00 2001 From: Shawn Erquhart Date: Tue, 13 Feb 2018 15:52:49 -0500 Subject: [PATCH] Release 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 009a19ca..28664beb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-cms", - "version": "1.1.0", + "version": "1.2.0", "description": "Netlify CMS lets content editors work on structured content stored in git", "main": "dist/cms.js", "scripts": {