Comparing version 0.1.2 to 0.1.3
@@ -9,3 +9,3 @@ { | ||
"description": "The newsQuery NPM package provides a simple interface to BBC News Labs APIs", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"main": "./lib/newsquery.js", | ||
@@ -12,0 +12,0 @@ "keywords": [ |
@@ -10,3 +10,3 @@ newsQuery | ||
Initially this is a very limited implmentation; an MVP that exposes the most useful core functionality, with the intent to extend it over time. | ||
Initially this is a very limited implementation; an MVP that exposes the most useful core functionality, with the intent to extend it over time. | ||
@@ -13,0 +13,0 @@ ## API documentation |
8423