]> git.wincent.com - mkdtemp.git/commitdiff
Bump version number for 1.1.1 release 1.1.1
authorWincent Colaiuta <win@wincent.com>
Sun, 6 Dec 2009 14:51:29 +0000 (15:51 +0100)
committerWincent Colaiuta <win@wincent.com>
Sun, 6 Dec 2009 14:51:29 +0000 (15:51 +0100)
Signed-off-by: Wincent Colaiuta <win@wincent.com>
lib/mkdtemp/version.rb

index d6203cbb0e32c8ebb307eba65aa595ebd9459ca4..beadbebea573ec393efa06b19959969d19573583 100644 (file)
@@ -14,6 +14,6 @@
 
 class Dir
   module Mkdtemp
 
 class Dir
   module Mkdtemp
-    VERSION = '1.1'
+    VERSION = '1.1.1'
   end # module Mkdtemp
 end # class Dir
   end # module Mkdtemp
 end # class Dir