update kotlin version to 1.3.41

This commit is contained in:
Rocco Bruyn 2019-07-14 13:13:28 +02:00
parent b5bd218e27
commit 47a48973a2

View file

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