فهرست منبع

Update Express.js documentation (4.12.0)

Thibaut 10 سال پیش
والد
کامیت
113ee11ef5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lib/docs/scrapers/express.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Express < UrlScraper
     self.name = 'Express'
     self.type = 'express'
-    self.version = '4.11.1'
+    self.version = '4.12.0'
     self.base_url = 'http://expressjs.com/'
     self.root_path = '4x/api.html'