浏览代码

Update Bun documentation (1.3.5)

Simon Legner 1 天之前
父节点
当前提交
b1086031f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'