Skip to content

Commit

Permalink
Bump the application version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jan 17, 2016
1 parent 951781b commit f2008db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dstep/driver/Application.d
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Application : DStack.Application
{
mixin Singleton;

enum Version = "0.2.1";
enum Version = "0.2.2";

private
{
Expand Down

0 comments on commit f2008db

Please sign in to comment.