diff --git a/package-lock.json b/package-lock.json index 914d1a4f..7421885d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ipguk/react-ui", - "version": "6.1.1", + "version": "6.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ipguk/react-ui", - "version": "6.1.1", + "version": "6.1.2", "license": "MIT", "dependencies": { "@juggle/resize-observer": "^3.4.0", diff --git a/package.json b/package.json index 971085ff..dc1903cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ipguk/react-ui", - "version": "6.1.1", + "version": "6.1.2", "description": "React UI component library for IPG web applications", "author": "IPG-Automotive-UK", "license": "MIT",