From 759d0a1488dc6a8ef7e3fad88bee9d8623b0b815 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Wed, 18 Nov 2020 23:08:25 +0100 Subject: [PATCH] jquery_core: update release 3.5.1 --- lib/docs/scrapers/jquery/jquery_core.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/jquery/jquery_core.rb b/lib/docs/scrapers/jquery/jquery_core.rb index a0c8b97a..6ad10aa3 100644 --- a/lib/docs/scrapers/jquery/jquery_core.rb +++ b/lib/docs/scrapers/jquery/jquery_core.rb @@ -1,7 +1,7 @@ module Docs class JqueryCore < Jquery self.name = 'jQuery' - self.release = '3.3.1' + self.release = '3.5.1' self.base_url = 'https://api.jquery.com/' self.initial_paths = %w(/index/index) self.links = {