Browse Source

Update Bun documentation (1.3.5)

Simon Legner 1 day ago
parent
commit
b1086031f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/bun.rb

+ 1 - 1
lib/docs/scrapers/bun.rb

@@ -7,7 +7,7 @@ module Docs
       home: 'https://leafletjs.com/',
       code: 'https://github.com/oven-sh/bun'
     }
-    self.release = '1.3.4'
+    self.release = '1.3.5'
     self.base_url = "https://bun.com/docs/"
     self.root_path = 'installation'