Skip to content

Commit

Permalink
tabula-java 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mtigas committed Aug 31, 2016
1 parent d6753c7 commit e942045
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion webapp/tabula_web.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
require 'fileutils'
require 'securerandom'

require_relative '../lib/jars/tabula-0.9.0-jar-with-dependencies.jar'
require_relative '../lib/jars/tabula-0.9.1-jar-with-dependencies.jar'

require_relative '../lib/tabula_java_wrapper.rb'
java_import 'java.io.ByteArrayOutputStream'
Expand Down

0 comments on commit e942045

Please sign in to comment.