diff --git a/package.json b/package.json index cf9368f0..74834baa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chess.js", - "version": "0.9.2", + "version": "0.9.3", "description": "A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection", "author": "Jeff Hlywa (https://github.com/jhlywa)", "license": "BSD-2-Clause",