Skip to content

Commit

Permalink
Version bump to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalroz committed Aug 24, 2022
1 parent 4aac489 commit 8045333
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 @@ -17,7 +17,7 @@ if(WIN32 AND "${CMAKE_CXX_COMPILER_ID}" STREQUAL "MSVC")
endif()

PROJECT(cuda-api-wrappers
VERSION 0.5.4
VERSION 0.5.5
DESCRIPTION "Thin C++-flavored wrappers for the CUDA Runtime API"
HOMEPAGE_URL https://github.com/eyalroz/cuda-api-wrappers
LANGUAGES CUDA CXX)
Expand Down

0 comments on commit 8045333

Please sign in to comment.