Skip to content

Commit 0eb26b8

Browse files
committed
bump to version 0.1.1
Signed-off-by: Philip Kovacs <pkdevel@yahoo.com>
1 parent 0ebdd52 commit 0eb26b8

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
@@ -26,7 +26,7 @@ cmake_policy(VERSION 3.4.0)
2626
cmake_minimum_required(VERSION 3.4.0 FATAL_ERROR)
2727

2828
project(slurm-redis
29-
VERSION 0.1.0
29+
VERSION 0.1.1
3030
DESCRIPTION "Redis plugins for slurm"
3131
HOMEPAGE_URL "https://github.com/pkovacs/slurm-redis"
3232
LANGUAGES C)

0 commit comments

Comments
 (0)