docs: prepare for 0.1.1-dev release

This commit is contained in:
2022-12-25 13:27:24 +03:00
parent 24231a48ef
commit 30085b77f3
3 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.23)
project(tanabata
VERSION 0.1.0
VERSION 0.1.1
HOMEPAGE_URL https://github.com/H1K0/tanabata
LANGUAGES C)