Update version, remove integrity check

This commit is contained in:
2022-10-03 14:29:43 +02:00
parent 95b6f248c8
commit 16c7a930c2
2 changed files with 3 additions and 3 deletions

View File

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