bump version
This commit is contained in:
parent
5166ae2c26
commit
67d07df724
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.3.2'
|
||||
VERSION = '0.3.3'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue