bump version

This commit is contained in:
John Bintz 2012-03-06 14:38:50 -05:00
parent 82279dee94
commit e59329ed38
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require "rack/livereload"
class Rack::LiveReload
VERSION = '0.3.5'
VERSION = '0.3.6'
end