Skip to content

Commit 091ed6b

Browse files
committed
CMakeLists: Update version
With the introduction of automatic instruction compression by @OFFTKP, this warrants a version update, since it also fixes bugs in compressed branches.
1 parent 0fea8f7 commit 091ed6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.15)
2-
project(biscuit VERSION 0.18.0)
2+
project(biscuit VERSION 0.19.0)
33

44
include(CTest)
55

0 commit comments

Comments
 (0)