I'm aware that giving a roadmap on the development of Kotlin isn't something that is going to happen (yet). The language and the milestone versions are ready when they're ready. No problem.
But, there are starting to arise alot of great Kotlin libraries and frameworks. Frameworks and libraries that are becomming dependent on each other. So in order to upgrade all those libraries to the latest version of Kotlin the lowest common denominator problem arises. Publishing to maven central generally takes up to two hours. So it really helps if somewhere there is a (rough) expectation on the timeframe of the release of next milestone/version of Kotlin. In a way that all library builders can be ready in time.
This is ofcourse not only important for the people building the libraries but also the community as a whole and thus every newcommer to the language. So is it possible the maintain some rough expectation of the next version somewhere?