Skip to content

Commit 5faacf4

Browse files
committed
refactor(cmakelists): adjust version
1 parent d5a00b1 commit 5faacf4

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,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.1)
2-
project(lockpp LANGUAGES CXX VERSION 1.0)
2+
project(lockpp LANGUAGES CXX VERSION 1.0.2)
33

44
# --------------------------------------------------------------------------------------------------------
55
# Create library

0 commit comments

Comments
 (0)