Browse Source

Update Nim documentation (0.18.0)

Thibaut Courouble 7 năm trước cách đây
mục cha
commit
153fceb886
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/nim.rb

+ 1 - 1
lib/docs/scrapers/nim.rb

@@ -1,7 +1,7 @@
 module Docs
   class Nim < UrlScraper
     self.type = 'nim'
-    self.release = '0.17.2'
+    self.release = '0.18.0'
     self.base_url = 'https://nim-lang.org/docs/'
     self.root_path = 'overview.html'
     self.links = {