Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rizsotto committed Apr 21, 2023
1 parent 4ae0be9 commit 0c48ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
cmake_policy(VERSION 3.12)

project(Bear
VERSION 3.1.1
VERSION 3.1.2
DESCRIPTION "Bear is a tool to generate compilation database for clang tooling."
LANGUAGES C CXX
)
Expand Down

0 comments on commit 0c48ae7

Please sign in to comment.