bump version

This commit is contained in:
John Bintz 2011-11-29 14:05:07 -05:00
parent 141d5632ee
commit aaa701bac9
1 changed files with 1 additions and 1 deletions

View File

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