lib/runit-man/version.rb in runit-man-2.3.11 vs lib/runit-man/version.rb in runit-man-2.3.12

- old
+ new

@@ -1,8 +1,4 @@ module RunitManVersion - VERSION = '2.3.11'.freeze - - class << self - attr_accessor :sendfile - end + VERSION = '2.3.12'.freeze end