Skip to content

Commit 1b2e183

Browse files
committed
1.3.0
1 parent b35d079 commit 1b2e183

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wasabi-chess",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"private": true,
55
"homepage": "https://mhonert.github.io/chess",
66
"license": "GPL-3.0-or-later",

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Auto-generated file: to update the version use 'npm version ...'
2-
export const VERSION="1.2.1";
2+
export const VERSION="1.3.0";

0 commit comments

Comments
 (0)