lib/fastreader.rb in fastreader-1.0.6 vs lib/fastreader.rb in fastreader-1.0.7

- old
+ new

@@ -31,10 +31,10 @@ require 'fileutils' include FileUtils include ActionView::Helpers::DateHelper class Fastreader - VERSION = '1.0.6' + VERSION = '1.0.7' attr_accessor :database_path def setup_database(database_path) unless File.exist?(database_path)