bump version
This commit is contained in:
parent
92479fdaff
commit
c12bf6b01e
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.1.0'
|
||||
VERSION = '0.2.0'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue