From: Michael Klein Date: Wed, 3 Mar 2010 21:23:59 +0000 (-0800) Subject: Updated version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=68eeeb126d34fae3b4b6a284749a5005601d1cda;p=working%2Frandom.git Updated version --- diff --git a/lib/openils/mapper.rb b/lib/openils/mapper.rb index f37962eec..5bb267cc5 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.8.2' + VERSION = '0.9.0' end end