Skip to content

Commit

Permalink
Declaring a version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacdotorg committed Nov 4, 2015
1 parent 67a8154 commit 05a3974
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Plerd.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package Plerd;

our $VERSION = '1.0';

use Moose;
use Template;
use Path::Class::Dir;
Expand Down

0 comments on commit 05a3974

Please sign in to comment.