Update Kotlin documentation (1.2.41)

This commit is contained in:
Thibaut Courouble 2018-04-28 10:16:33 -04:00
parent 8dc222b0e7
commit a737d3413c

View file

@ -1,7 +1,7 @@
module Docs
class Kotlin < UrlScraper
self.type = 'kotlin'
self.release = '1.2.21'
self.release = '1.2.41'
self.base_url = 'https://kotlinlang.org/'
self.root_path = 'api/latest/jvm/stdlib/index.html'
self.links = {