[devdocsgjs/main: 13/15] Update Crystal documentation (1.5.0)




commit 5b9226aad8bd2caca2a8ab86ae1b325e8bc21520
Author: Simon Legner <Simon Legner gmail com>
Date:   Sun Jul 31 09:22:11 2022 +0200

    Update Crystal documentation (1.5.0)

 lib/docs/scrapers/crystal.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/crystal.rb b/lib/docs/scrapers/crystal.rb
index 3105aacc..96cf9331 100644
--- a/lib/docs/scrapers/crystal.rb
+++ b/lib/docs/scrapers/crystal.rb
@@ -2,7 +2,7 @@ module Docs
   class Crystal < UrlScraper
     include MultipleBaseUrls
     self.type = 'crystal'
-    self.release = '1.4.0'
+    self.release = '1.5.0'
     self.base_urls = [
       "https://crystal-lang.org/api/#{release}/";,
       "https://crystal-lang.org/reference/#{release[0..2]}/";,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]