Skip to content

Commit 83907fb

Browse files
committed
1.4.0
1 parent 771ef25 commit 83907fb

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.3.0",
3+
"version": "1.4.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.3.0";
2+
export const VERSION="1.4.0";

0 commit comments

Comments
 (0)