Skip to content

Commit

Permalink
Up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstowe committed Jan 3, 2016
1 parent 93db48c commit 8dd93d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion META.info
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"authors" : [
"Jonathan Stowe <[email protected]>"
],
"version" : "0.0.2",
"version" : "0.0.3",
"license" : "Artistic",
"description" : "Test a distributions META file"
}
4 changes: 2 additions & 2 deletions lib/Test/META.pm
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ though they won't typically be needed.
=end pod


module Test::META:ver<0.0.2>:auth<github:jonathanstowe> {
module Test::META:ver<0.0.3>:auth<github:jonathanstowe> {

use Test;
use META6:ver(v0.0.3..*);
use META6:ver(v0.0.4..*);

our $TESTING = False;

Expand Down

0 comments on commit 8dd93d4

Please sign in to comment.