From c199373d90928fb3bade0b2709e442947b62493c Mon Sep 17 00:00:00 2001 From: mbklein Date: Wed, 3 Mar 2010 21:25:53 +0000 Subject: [PATCH] Updated version git-svn-id: svn://svn.open-ils.org/ILS-Contrib/acq_edi/trunk@813 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- lib/openils/mapper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0