bump version for release
This commit is contained in:
parent
25a5d217f5
commit
e43835bdbf
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.3.13'
|
||||
VERSION = '0.3.14'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue