Skip to content

Commit

Permalink
Bump version to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
noctux committed Mar 17, 2020
1 parent c1a2519 commit fd08908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/igor.pl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
use warnings;
use strict;

use version; our $VERSION = version->declare("v0.2.0");
use version; our $VERSION = version->declare("v0.2.1");

use App::Igor::CLI;

Expand Down

0 comments on commit fd08908

Please sign in to comment.