diff --git a/package.json b/package.json index 2acb7c5..4ab398c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apple-news-compiler", - "version": "0.9.3", + "version": "1.0.1", "description": "Apple News format compiler for optimized JSON article", "main": "./src/index.js", "author": "Jason Sturges",