diff --git a/lib/relaton/index/version.rb b/lib/relaton/index/version.rb index 43b1c59..b4f9edd 100644 --- a/lib/relaton/index/version.rb +++ b/lib/relaton/index/version.rb @@ -2,6 +2,6 @@ module Relaton module Index - VERSION = "0.2.13" + VERSION = "0.2.14" end end