bump package version to 0.2.0 based on new features

This commit is contained in:
Jesse D. McDonald 2020-04-24 23:36:26 -05:00
parent f6fa4ca32d
commit a0daab9e5b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "paco_sako", "name": "paco_sako",
"version": "0.1.0", "version": "0.2.0",
"description": "Online version of the Paco Ŝako chess variation", "description": "Online version of the Paco Ŝako chess variation",
"browser": "index.js", "browser": "index.js",
"scripts": { "scripts": {