Skip to content

Commit 566181c

Browse files
committed
version bump
1 parent fa11efd commit 566181c

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.1.0
5+
VERSION 3.1.1
66
DESCRIPTION "Bear is a tool to generate compilation database for clang tooling."
77
LANGUAGES C CXX
88
)

0 commit comments

Comments
 (0)