diff options
Diffstat (limited to 'lib/URI/mms.pm')
-rw-r--r-- | lib/URI/mms.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URI/mms.pm b/lib/URI/mms.pm index dc496fd..20edc56 100644 --- a/lib/URI/mms.pm +++ b/lib/URI/mms.pm @@ -3,7 +3,7 @@ package URI::mms; use strict; use warnings; -our $VERSION = '5.15'; +our $VERSION = '5.16'; use parent 'URI::http'; |