Skip to content

Commit

Permalink
Properly tag v1.1 in generate-zbm
Browse files Browse the repository at this point in the history
  • Loading branch information
zdykstra committed Jun 11, 2020
1 parent b2722f5 commit 04928a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/generate-zbm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
use strict;
use warnings;

our $VERSION = '1.0';
our $VERSION = '1.1';

use Getopt::Long qw(:config no_ignore_case auto_version);
use Pod::Usage qw(pod2usage);
Expand Down

0 comments on commit 04928a4

Please sign in to comment.