1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

fix version

This commit is contained in:
Konstantin Haase 2013-03-15 18:16:42 +01:00
parent cd503e6c59
commit 741bb28969

View file

@ -1,4 +1,4 @@
= 1.4.0 / not yet released
= 1.4.1 / not yet released
* Make delegated methods available in config.ru (Konstantin Haase)