Skip to content

Commit 21bd10f

Browse files
committed
bumped version to match tag that will be created
1 parent a17e2a4 commit 21bd10f

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
@@ -10,7 +10,7 @@
1010
cmake_minimum_required(VERSION 3.13)
1111

1212
project("json_to_cpp"
13-
VERSION "1.0.0"
13+
VERSION "1.0.1"
1414
DESCRIPTION "Try to use the JSON structures to make C++ structures and bindings"
1515
HOMEPAGE_URL "https://github.com/beached/json_to_cpp"
1616
LANGUAGES C CXX)

0 commit comments

Comments
 (0)