bump version for release

This commit is contained in:
John Bintz 2013-05-15 10:58:30 -04:00
parent 25a5d217f5
commit e43835bdbf
1 changed files with 1 additions and 1 deletions

View File

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