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