Explorar o código

Update Crystal documentation (1.2.1)

Simon Legner %!s(int64=4) %!d(string=hai) anos
pai
achega
51ee33a19c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/crystal.rb

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

@@ -25,7 +25,7 @@ module Docs
       end
     }
 
-    self.release = '1.1.1'
+    self.release = '1.2.1'
     self.root_path = "api/#{release}/index.html"
 
     options[:only_patterns] = [/\Aapi\/#{release}\//, /\Areference\//]