Skip to content

Commit e05082c

Browse files
committed
cmake: bump up version number
1 parent 348527a commit e05082c

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
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
22
cmake_policy(VERSION 3.12)
33

44
project(Bear
5-
VERSION 3.0.2
5+
VERSION 3.0.3
66
DESCRIPTION "Bear is a tool to generate compilation database for clang tooling."
77
LANGUAGES C CXX
88
)

0 commit comments

Comments
 (0)