From 248158d7653da8cbd5de8293b9ad8ae67e5317a7 Mon Sep 17 00:00:00 2001 From: shimphillip Date: Fri, 16 Jul 2021 20:00:22 -0500 Subject: [PATCH] v1.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1da6af..ce52bd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openweathermap-ts", - "version": "1.2.7", + "version": "1.2.8", "description": "An abstract layer over openWeatherMap APIs", "main": "dist/app.js", "types": "dist/app.d.ts",