Skip to content

Commit af91408

Browse files
committed
Fixed package.json
1 parent 227cf84 commit af91408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@abstractplay/gameslib",
3-
"version": "0.6.5",
3+
"version": "1.0.0-beta",
44
"description": "TypeScript implementations of the core Abstract Play games, intended to be wrapped by the front- and backends",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)