Skip to content

Commit 3a1dcd1

Browse files
committed
Bumped version for patchfix.
1 parent 602b715 commit 3a1dcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.14)
22

33
project(scran_graph_cluster
4-
VERSION 0.1.0
4+
VERSION 0.1.1
55
DESCRIPTION "Cluster cells using graph-based methods"
66
LANGUAGES CXX)
77

0 commit comments

Comments
 (0)