bump version

This commit is contained in:
Konstantin Haase 2013-06-07 15:55:37 -05:00
parent 3364c3d13e
commit 6e88987ea5
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Sinatra
VERSION = '1.4.2'
VERSION = '1.4.3'
end