Skip to content

Commit

Permalink
btdu.common: btdu v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberShadow committed Nov 13, 2020
1 parent 7ea958c commit 9bbab62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/btdu/common.d
Expand Up @@ -22,6 +22,6 @@ module btdu.common;
import std.format;
import std.random : Random;

enum btduVersion = "0.2.0";
enum btduVersion = "0.2.1";

alias Seed = typeof(Random.defaultSeed);

0 comments on commit 9bbab62

Please sign in to comment.