diff --git a/package.json b/package.json index 2da0d09..886bf35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "machikoro", - "version": "0.6.3", + "version": "0.7.0", "private": true, "dependencies": { "boardgame.io": "^0.50.2", diff --git a/src/version.ts b/src/version.ts index ede94a6..1aa9516 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1,2 +1,2 @@ // Generated by genversion. -export const version = '0.6.3'; +export const version = '0.7.0';