Skip to content

Commit 2df5cb3

Browse files
committed
2 parents a301c39 + 0d5d351 commit 2df5cb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.25.2 FATAL_ERROR)
1111
# ------------------------------------------------------------------------------
1212
project(
1313
ParallelReductionsBenchmark
14-
VERSION 0.2.0
14+
VERSION 0.3.2
1515
LANGUAGES CXX
1616
DESCRIPTION "Parallel Reductions Benchmark for CPUs & GPUs"
1717
HOMEPAGE_URL "https://github.com/ashvardanian/ParallelReductionsBenchmark")

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.3.2

0 commit comments

Comments
 (0)