Skip to content

Commit 457924b

Browse files
baeltersimon04
authored andcommitted
Update crystal to 0.36.1
1 parent 71b92de commit 457924b

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
@@ -26,7 +26,7 @@ class Crystal < UrlScraper
2626
}
2727

2828
version do
29-
self.release = '0.35.1'
29+
self.release = '0.36.1'
3030
self.root_path = "api/#{release}/index.html"
3131

3232
options[:only_patterns] = [/\Adocs\//, /\Aapi\/#{release}\//]

0 commit comments

Comments
 (0)