From 2704721c80b46ee30e291a0dcf4f4eb2fd5a73ab Mon Sep 17 00:00:00 2001
From: Pouria Hadjibagheri
Date: Thu, 6 Aug 2020 00:01:40 +0100
Subject: [PATCH] version bump
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 055ed20..a3e59bb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@publichealthengland/uk-covid19",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "This is a JavaScript SDK for the COVID-19 API, as published by Public Health England on Coronavirus (COVID-19) in the UK dashboard.",
"main": "dist/lib/index.js",
"types": "dist/lib/UKCovid19.d.ts",