Skip to content

Commit

Permalink
build(cmake): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
c0nstexpr committed Jan 24, 2024
1 parent 3eb557b commit 798fd82
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 @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.24)
#
project(
stdsharp
VERSION 0.8.6
VERSION 0.8.7
LANGUAGES CXX)

include(cmake/Utils.cmake)
Expand Down

0 comments on commit 798fd82

Please sign in to comment.