Skip to content

Commit fee07c4

Browse files
committed
bump v1.0.1
1 parent cb161de commit fee07c4

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
@@ -5,7 +5,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
55

66
project(
77
obs-backgroundremoval
8-
VERSION 1.0.0
8+
VERSION 1.0.1
99
LANGUAGES CXX)
1010
add_library(${CMAKE_PROJECT_NAME} MODULE)
1111

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.0"
85+
"version": "1.0.1"
8686
}

0 commit comments

Comments
 (0)