summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/version.rb
blob: 332be3bc8422e9dafbc2e74e2fa6e45eb0945837 (plain)
1
2
3
4
5
# -*- encoding: utf-8 -*-

class FSEvent
  VERSION = '0.11.2'
end