bump version for release

This commit is contained in:
John Bintz 2012-01-24 08:55:43 -05:00
parent 1c030a942c
commit 4caf4d9263
1 changed files with 1 additions and 1 deletions

View File

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