Skip to content

Commit 8fbb3e3

Browse files
committed
Bump version to v0.22.0
This is because this introduces some breaking changes (re-ordering of enum)
1 parent 0ad22d2 commit 8fbb3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# begin basic metadata
2424
cmake_minimum_required(VERSION 3.0)
2525

26-
project(libsaxbospiral VERSION 0.21.2 LANGUAGES C)
26+
project(libsaxbospiral VERSION 0.22.0 LANGUAGES C)
2727

2828
# set default C standard to use (C99) if not already set
2929
if(NOT DEFINED SAXBOSPIRAL_C_STANDARD)

0 commit comments

Comments
 (0)