]> git.vpit.fr Git - perl/modules/Variable-Temp.git/blobdiff - lib/Variable/Temp.pm
This is 0.02
[perl/modules/Variable-Temp.git] / lib / Variable / Temp.pm
index 390ff48327278330812ca2559bbde170acda0a29..747771194bce80a65199f58a24c30df202966fc2 100644 (file)
@@ -11,13 +11,13 @@ Variable::Temp - Temporarily change the value of a variable.
 
 =head1 VERSION
 
-Version 0.01
+Version 0.02
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.01';
+ $VERSION = '0.02';
 }
 
 =head1 SYNOPSIS