diff --git a/libmttt.nimble b/libmttt.nimble index 118ae80..7e94867 100644 --- a/libmttt.nimble +++ b/libmttt.nimble @@ -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"