biblicit 2.3.0 → 2.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,4 +4,5 @@ require 'active_support/core_ext/object'
4
4
  require 'active_support/core_ext/string'
5
5
  require 'active_support/core_ext/hash'
6
6
 
7
+ require 'biblicit/version'
7
8
  require 'biblicit/extractor'
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Biblicit
4
4
 
5
- VERSION = '2.3.0'
5
+ VERSION = '2.3.1'
6
6
 
7
7
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: biblicit
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.3.0
5
+ version: 2.3.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - David Judd