Browse Source

Update jQuery documentation (up to 2.2.3)

Thibaut Courouble 9 years ago
parent
commit
b85095e6b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/jquery/jquery_core.rb

+ 1 - 1
lib/docs/scrapers/jquery/jquery_core.rb

@@ -1,7 +1,7 @@
 module Docs
   class JqueryCore < Jquery
     self.name = 'jQuery'
-    self.release = 'up to 2.2.0'
+    self.release = 'up to 2.2.3'
     self.base_url = 'https://api.jquery.com/'
     self.initial_paths = %w(/index/index)