Skip to content

Commit

Permalink
Bumped version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
o3o committed Jun 11, 2019
1 parent e684d6b commit 1195f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dfins/semver.d
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module dfins.semver;
enum VERSION = "0.2.1";
enum VERSION = "0.2.2";
enum TAG_VERSION = "v" ~ VERSION;

0 comments on commit 1195f10

Please sign in to comment.