소스 검색

Update Bun documentation (1.3.5)

Simon Legner 4 일 전
부모
커밋
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'