Skip to content

Commit ea96560

Browse files
committed
bump version 1.0.2
1 parent ce52fb5 commit ea96560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
66

77
project(
88
obs-backgroundremoval
9-
VERSION 1.0.1
9+
VERSION 1.0.2
1010
LANGUAGES C CXX)
1111
add_library(${CMAKE_PROJECT_NAME} MODULE)
1212

buildspec.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@
8282
}
8383
},
8484
"name": "obs-backgroundremoval",
85-
"version": "1.0.1"
85+
"version": "1.0.2"
8686
}

0 commit comments

Comments
 (0)