Skip to content

Commit

Permalink
Fix --version option bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathancrabtree committed Oct 14, 2013
1 parent 7c98e42 commit cc706dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/circleator
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/perl

use vars qw($VERSION);
$VERSION = '1.0.0rc4';

=head1 NAME
Expand Down

0 comments on commit cc706dd

Please sign in to comment.