lib/open-nlp.rb in open-nlp-0.1.2 vs lib/open-nlp.rb in open-nlp-0.1.3

- old
+ new

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