Updated version
authorMichael Klein <KleinM@KleinM-APiM24.library.oregonstate.edu>
Wed, 3 Mar 2010 22:04:08 +0000 (14:04 -0800)
committerMichael Klein <KleinM@KleinM-APiM24.library.oregonstate.edu>
Wed, 3 Mar 2010 22:04:08 +0000 (14:04 -0800)
lib/openils/mapper.rb

index 5bb267c..b40dd5e 100644 (file)
@@ -3,7 +3,7 @@ require 'edi/mapper'
 module OpenILS
   
   class Mapper < EDI::E::Mapper
-    VERSION = '0.9.0'
+    VERSION = '0.9.1'
   end
   
 end