Skip to content

Commit b108603

Browse files
committed
Update Bun documentation (1.3.5)
1 parent e178e78 commit b108603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/bun.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class Bun < UrlScraper
77
home: 'https://leafletjs.com/',
88
code: 'https://github.com/oven-sh/bun'
99
}
10-
self.release = '1.3.4'
10+
self.release = '1.3.5'
1111
self.base_url = "https://bun.com/docs/"
1212
self.root_path = 'installation'
1313

0 commit comments

Comments
 (0)