diff --git a/package.json b/package.json index 1c31cce..fbb361d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "periotrisjs", - "version": "2.3.2", + "version": "2.4.0", "description": "Get familiar with the Periodic Table of Elements in a fun way, directly in your browsers.", "scripts": { "clean": "yarn run -B rimraf build coverage public && yarn run -B gatsby clean",