Skip to content

Commit ea5ba32

Browse files
committed
btdu.common: btdu v0.6.1
1 parent 061b311 commit ea5ba32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/btdu/common.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import std.format : format, formattedWrite;
2525
import std.random : Random;
2626
import std.traits;
2727

28-
enum btduVersion = "0.6.0";
28+
enum btduVersion = "0.6.1";
2929

3030
alias Seed = typeof(Random.defaultSeed);
3131

0 commit comments

Comments
 (0)