diff options
Diffstat (limited to 'Mkcd')
-rw-r--r-- | Mkcd/Commandline.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mkcd/Commandline.pm b/Mkcd/Commandline.pm index 4ef7b2b..da45f59 100644 --- a/Mkcd/Commandline.pm +++ b/Mkcd/Commandline.pm @@ -1,6 +1,6 @@ package Mkcd::Commandline; -our $VERSION = '1.1.0'; +our $VERSION = '1.1.1'; use strict; require Exporter; |