Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dd86k committed Oct 29, 2020
1 parent 4d2d6b1 commit 45ab6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ddhx.d
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import utils : formatsize, unformat;
enum COPYRIGHT = "Copyright (c) dd86k 2017-2020";

/// App version
enum APP_VERSION = "0.2.0";
enum APP_VERSION = "0.2.1";

/// Offset type (hex, dec, etc.)
enum OffsetType {
Expand Down

0 comments on commit 45ab6e2

Please sign in to comment.