diff --git a/package-lock.json b/package-lock.json index bf0c7e7..2f75ce6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-chessboard", - "version": "4.5.0", + "version": "4.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-chessboard", - "version": "4.5.0", + "version": "4.6.0", "license": "MIT", "dependencies": { "react-dnd": "^16.0.1", diff --git a/package.json b/package.json index 33fb7c6..ff5972a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-chessboard", - "version": "4.5.0", + "version": "4.6.0", "description": "The React Chessboard Library used at ChessOpenings.co.uk. Inspired and adapted from the unmaintained Chessboard.jsx.", "author": "Ryan Gregory ", "repository": "https://github.com/Clariity/react-chessboard",