Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
justend29 committed Nov 11, 2024
1 parent 7386a70 commit dabbea1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.24)
project(
jgd-cmake-modules
VERSION 3.5.0
VERSION 3.6.0
DESCRIPTION "CMake library for standardized CMake projects for JGD"
HOMEPAGE_URL "https://jgd-solutions.github.io/jgd-cmake-modules/"
LANGUAGES NONE)
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jgd-cmake-modules",
"version": "3.5.0",
"version": "3.6.0",
"description": "CMake library for standardized CMake projects for JGD",
"homepage": "https://jgd-solutions.github.io/jgd-cmake-modules/",
"dependencies": []
Expand Down

0 comments on commit dabbea1

Please sign in to comment.