bump version for release
This commit is contained in:
parent
1c030a942c
commit
4caf4d9263
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.3.3'
|
||||
VERSION = '0.3.4'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue