Skip to content

Commit

Permalink
Bump application version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jan 16, 2016
1 parent 9785ba2 commit 2b89896
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.1.0";
enum Version = "0.2.1";

private
{
Expand Down

0 comments on commit 2b89896

Please sign in to comment.