Skip to content

Commit e2cdfb6

Browse files
author
nevergiveupcpp
committed
fix: update project version
1 parent 4cc5fd3 commit e2cdfb6

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.15)
2-
project(obfuscxx VERSION 1.3.1 LANGUAGES CXX)
2+
project(obfuscxx VERSION 1.3.5 LANGUAGES CXX)
33

44
add_library(obfuscxx INTERFACE)
55
add_library(obfuscxx::obfuscxx ALIAS obfuscxx)

0 commit comments

Comments
 (0)