Skip to content

Commit 76e9e15

Browse files
committed
Update Crystal documentation (0.26.0)
1 parent 380eee6 commit 76e9e15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/crystal.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Crystal < UrlScraper
33
self.type = 'crystal'
4-
self.release = '0.25.1'
4+
self.release = '0.26.0'
55
self.base_url = 'https://crystal-lang.org/'
66
self.root_path = "api/#{release}/index.html"
77
self.initial_paths = %w(docs/index.html)

0 commit comments

Comments
 (0)