bump version
This commit is contained in:
parent
20f03cbe7c
commit
1a6424b2bf
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.3.12'
|
||||
VERSION = '0.3.13'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue