Skip to content

Commit e4af929

Browse files
committed
Update Koa documentation (2.15.0)
1 parent 13b0cca commit e4af929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/koa.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Docs
44
class Koa < Github
55
self.base_url = 'https://github.com/koajs/koa/tree/master/docs'
6-
self.release = '2.14.2'
6+
self.release = '2.15.0'
77

88
self.root_path = 'api/index.md'
99
self.initial_paths = %w[

0 commit comments

Comments
 (0)