bump version
This commit is contained in:
parent
141d5632ee
commit
aaa701bac9
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.3.0'
|
||||
VERSION = '0.3.1'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue