From 1bca3187b2bf640deab6f1a0df73e19481fc8f5c Mon Sep 17 00:00:00 2001 From: shimphillip Date: Sat, 30 May 2020 17:05:00 -0500 Subject: [PATCH] v1.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91fcdcd..2876fcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openweathermap-ts", - "version": "1.2.5", + "version": "1.2.6", "description": "An abstract layer over openWeatherMap APIs", "main": "dist/app.js", "types": "dist/app.d.ts",