chore: prepare for 1.0.0 release

This commit is contained in:
2022-12-31 17:22:08 +03:00
parent 2ee6e5e8cc
commit 091b1757c6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
project(tanabata
VERSION 0.1.3
VERSION 1.0.0
HOMEPAGE_URL https://github.com/H1K0/tanabata
LANGUAGES C)