diff --git a/package-lock.json b/package-lock.json index c10ae14..a271249 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@councildataproject/cdp-frontend", - "version": "3.0.8", + "version": "3.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5206559..e340af1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "node": "16.x", "npm": "8.x" }, - "version": "3.0.8", + "version": "3.0.9", "description": "Front-end tooling library for React components for CDP instance deployments.", "main": "./dist/index.umd.js", "module": "./dist/index.es.js",