Skip to content

Commit 1c2a942

Browse files
authored
Update version
1 parent 774b203 commit 1c2a942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ endif()
5454
project(MATX
5555
LANGUAGES CUDA CXX
5656
DESCRIPTION "A modern and efficient header-only C++ library for numerical computing on GPU"
57-
VERSION 0.2.2
57+
VERSION 0.2.3
5858
HOMEPAGE_URL "https://github.com/NVIDIA/MatX")
5959

6060
if (NOT CMAKE_CUDA_ARCHITECTURES)

0 commit comments

Comments
 (0)