bump version

This commit is contained in:
John Bintz 2013-05-24 08:32:50 -04:00
parent 85a27e6bec
commit 81fb8384cb
1 changed files with 1 additions and 1 deletions

View File

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