Update Kotlin documentation (1.1.4)

This commit is contained in:
Thibaut Courouble 2017-08-26 11:29:19 -04:00
parent 5ff1b981bf
commit f189dee7c9

View file

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