diff --git a/package-lock.json b/package-lock.json index 384248a48..ce8ea0520 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@dabapps/roe", - "version": "0.9.23", + "version": "0.9.24", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3efc15c67..a36cc29c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dabapps/roe", - "version": "0.9.23", + "version": "0.9.24", "description": "A collection of React components, styles, mixins, and atomic CSS classes to aid with the development of web applications.", "main": "dist/js/index.js", "types": "dist/js/index.d.ts",