bump version
This commit is contained in:
parent
20ef5cc1f3
commit
090e2c0811
|
@ -1,6 +1,6 @@
|
|||
require "rack/livereload"
|
||||
|
||||
class Rack::LiveReload
|
||||
VERSION = '0.3.1'
|
||||
VERSION = '0.3.2'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue