diff --git a/package-lock.json b/package-lock.json index 9ba0906..5424e1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fastify-overview-ui", - "version": "2.2.1", + "version": "2.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fastify-overview-ui", - "version": "2.2.1", + "version": "2.2.2", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index e4e6798..ad1ae03 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fastify-overview-ui", "description": "UI for fastify-overview", - "version": "2.2.1", + "version": "2.2.2", "workspaces": [ "example" ],