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",