Browse Source

Update Nim documentation (0.17.2)

Thibaut Courouble 8 years ago
parent
commit
ab236f913b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/nim.rb

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

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