We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617cec4 commit b85095eCopy full SHA for b85095e
1 file changed
lib/docs/scrapers/jquery/jquery_core.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class JqueryCore < Jquery
3
self.name = 'jQuery'
4
- self.release = 'up to 2.2.0'
+ self.release = 'up to 2.2.3'
5
self.base_url = 'https://api.jquery.com/'
6
self.initial_paths = %w(/index/index)
7
0 commit comments