Skip to content

Commit 69e94ff

Browse files
committed
version bump
1 parent 2f1eb1c commit 69e94ff

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

0 commit comments

Comments
 (0)