From: Michael Klein Date: Wed, 3 Mar 2010 22:04:08 +0000 (-0800) Subject: Updated version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5f7d26b5b6fd1e265dc61d1ca05f0508a0a3b55e;p=working%2Frandom.git Updated version --- diff --git a/lib/openils/mapper.rb b/lib/openils/mapper.rb index 5bb267cc5..b40dd5ef7 100644 --- a/lib/openils/mapper.rb +++ b/lib/openils/mapper.rb @@ -3,7 +3,7 @@ require 'edi/mapper' module OpenILS class Mapper < EDI::E::Mapper - VERSION = '0.9.0' + VERSION = '0.9.1' end end