Update version

This commit is contained in:
2022-10-04 09:42:40 +02:00
parent 987e65fd90
commit bd1695b4a7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
project(fantasize VERSION 0.1.2)
project(fantasize VERSION 0.1.3)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)