Skip to content

Commit

Permalink
btdu.common: btdu v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberShadow committed Jul 3, 2022
1 parent 1f1fbd4 commit c5dc72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/btdu/common.d
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module btdu.common;
import std.format : format;
import std.random : Random;

enum btduVersion = "0.4.0";
enum btduVersion = "0.4.1";

alias Seed = typeof(Random.defaultSeed);

Expand Down

0 comments on commit c5dc72d

Please sign in to comment.