bump version

This commit is contained in:
Konstantin Haase 2011-12-30 22:25:44 +01:00
parent 1f1455008d
commit d3e25d75ad
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Sinatra
VERSION = '1.3.2'
VERSION = '1.4.0'
end