bump version, prep for release
This commit is contained in:
parent
b3bd9fa9a4
commit
fbbea710d7
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.3.9'
|
||||
VERSION = '0.3.10'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue