From da8b08822abb2ac39c551c16a3feadcf70a12a11 Mon Sep 17 00:00:00 2001 From: Mateus Santana Date: Sat, 2 Dec 2017 13:50:54 -0200 Subject: [PATCH] Bump version 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aec005e..a420c5b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spotifood-wrapper", - "version": "1.0.0", + "version": "1.0.1", "description": "The wrapper for web api of spotify", "main": "lib/index.js", "scripts": {