From 978fd0f0fc8d917025182416dbf79340971122b6 Mon Sep 17 00:00:00 2001 From: Shawn Erquhart Date: Wed, 26 Apr 2017 10:48:56 -0700 Subject: [PATCH] Release 0.3.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20692aef..04f76bc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-cms", - "version": "0.3.21", + "version": "0.3.22", "description": "Netlify CMS lets content editors work on structured content stored in git", "main": "dist/cms.js", "scripts": {