Skip to content

Commit 1cf9df0

Browse files
author
TinySemVer
committed
Release: v0.3.5 [skip ci]
### Patch - Docs: Mark programming language used (8680dcc)
1 parent 8680dcc commit 1cf9df0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
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.3.4
14+
VERSION 0.3.5
1515
LANGUAGES CXX
1616
DESCRIPTION "Parallel Reductions Benchmark for CPUs & GPUs"
1717
HOMEPAGE_URL "https://github.com/ashvardanian/ParallelReductionsBenchmark")

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.4
1+
0.3.5

0 commit comments

Comments
 (0)