From 68eeeb126d34fae3b4b6a284749a5005601d1cda Mon Sep 17 00:00:00 2001 From: Michael Klein Date: Wed, 3 Mar 2010 13:23:59 -0800 Subject: [PATCH] Updated version --- 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