From d6625b6968e090b472e94fad8914fd821e5d86e0 Mon Sep 17 00:00:00 2001 From: Orry Baram Date: Tue, 1 Nov 2016 15:17:07 -0400 Subject: [PATCH] 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a68f14..ab193e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "article-json-to-apple-news", - "version": "3.2.0", + "version": "3.3.0", "description": "Render article JSON in the Apple News format", "main": "dist/index.js", "scripts": {