From 80e4d0f44c5c0303850b66cd418027fe29cf98a4 Mon Sep 17 00:00:00 2001 From: Shawn Erquhart Date: Fri, 31 Mar 2017 17:01:04 -0400 Subject: [PATCH] Release 0.3.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15811281..0e34f528 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-cms", - "version": "0.3.15", + "version": "0.3.16", "description": "Netlify CMS lets content editors work on structured content stored in git", "main": "dist/cms.js", "scripts": {