We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e178e78 commit b108603Copy full SHA for b108603
lib/docs/scrapers/bun.rb
@@ -7,7 +7,7 @@ class Bun < UrlScraper
7
home: 'https://leafletjs.com/',
8
code: 'https://github.com/oven-sh/bun'
9
}
10
- self.release = '1.3.4'
+ self.release = '1.3.5'
11
self.base_url = "https://bun.com/docs/"
12
self.root_path = 'installation'
13
0 commit comments