Skip to content

Commit aad2cc4

Browse files
committed
to v2.2
1 parent 1d419d1 commit aad2cc4

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.5)
22

33

4-
project(inja LANGUAGES CXX VERSION 2.0.0)
4+
project(inja LANGUAGES CXX VERSION 2.2.0)
55

66

77
option(INJA_USE_EMBEDDED_JSON "Use the shipped json header if not available on the system" ON)

0 commit comments

Comments
 (0)