From c0643fa3dd8406b9833b7d77b40d02dd8855744d Mon Sep 17 00:00:00 2001 From: "E. R. C. Pereda" Date: Mon, 29 Aug 2016 22:20:28 -0300 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d97ff6..ca21d5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bing-image-of-the-day", - "version": "0.1.3", + "version": "0.2.0", "description": "Gets the urls from the bing's images of the day", "main": "dist/index.js", "scripts": {