diff --git a/lib/filepreviews/version.rb b/lib/filepreviews/version.rb index f6b4de4..36c4f54 100644 --- a/lib/filepreviews/version.rb +++ b/lib/filepreviews/version.rb @@ -1,5 +1,5 @@ # @author Jonah Ruiz # Contains the version namespaced module Filepreviews - VERSION = '2.0.8' + VERSION = '2.0.9' end