X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=lib%2FURI%2FTemplate.pm;h=8b676639ca1eed6cfe0e0bac68068eac559506d6;hp=79bffdf143c710c7688a504a8be6c4bc2e89ddd1;hb=refs%2Ftags%2Fupstream%2F0.11;hpb=83c3737484d89a57cfd230d6a4039a269e212035 diff --git a/lib/URI/Template.pm b/lib/URI/Template.pm index 79bffdf..8b67663 100644 --- a/lib/URI/Template.pm +++ b/lib/URI/Template.pm @@ -3,7 +3,7 @@ package URI::Template; use strict; use warnings; -our $VERSION = '0.10'; +our $VERSION = '0.11'; use URI; use URI::Escape ();