diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index 3c14d60..bb74d5f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -49,7 +49,7 @@ my %WriteMakefileArgs = ( "URI" => "5.17", "lib" => "0.65" }, - "VERSION" => "1.1.0", + "VERSION" => "1.1.1", "test" => { "TESTS" => "t/*.t t/tests/*.t t/tests/sietima/*.t t/tests/sietima/multi-role/*.t t/tests/sietima/role/*.t t/tests/sietima/role/subscriberonly/*.t" } |