lib/open-nlp.rb in open-nlp-0.1.3 vs lib/open-nlp.rb in open-nlp-0.1.4
- old
+ new
@@ -1,8 +1,8 @@
module OpenNLP
# Library version.
- VERSION = '0.1.3'
+ VERSION = '0.1.4'
# Require Java bindings.
require 'open-nlp/bindings'
# Require Ruby wrappers.
\ No newline at end of file