Version 1.0.0

This commit is contained in:
2019-11-14 19:09:13 +01:00
parent cbac82becd
commit e1841d35be

View File

@@ -1,13 +1,11 @@
# Package
version = "0.1.0"
version = "1.0.0"
author = "luxick"
description = "Game library for meta tic tac toe"
license = "GPL-2.0"
srcDir = "src"
# Dependencies
requires "nim >= 1.0.0"