Skip to content

Commit 3e7855a

Browse files
committed
feat: bug fix for logout()
1 parent cdc9c3f commit 3e7855a

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.16)
2-
project(AuthForgeCPPSDK VERSION 1.0.5 LANGUAGES CXX)
2+
project(AuthForgeCPPSDK VERSION 1.0.6 LANGUAGES CXX)
33

44
include(GNUInstallDirs)
55
include(CMakePackageConfigHelpers)

0 commit comments

Comments
 (0)