From 88e7cc433c6179f8f9f73d7383a37c1a91b7bd9f Mon Sep 17 00:00:00 2001 From: isneezy Date: Thu, 10 Aug 2017 14:58:19 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 544665e..f8f2f90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-weather-icons", - "version": "0.0.6", + "version": "0.0.7", "description": "Weather icons font designed specialy for the Open Weather Map API", "main": "index.js", "scripts": {