# File lib/directory_watcher/version.rb, line 3 def version File.read(DirectoryWatcher.path('version.txt')).strip end