Update Grunt documentation (1.5.0)

pull/2307/head
Simon Legner 5 months ago
parent 14586c6eb2
commit 9e4e1d26c6

@ -2,7 +2,7 @@ module Docs
class Grunt < UrlScraper
self.name = 'Grunt'
self.type = 'simple'
self.release = '1.4.2'
self.release = '1.5.0'
self.base_url = 'https://gruntjs.com/'
self.root_path = 'getting-started'
self.initial_paths = %w(api/grunt)

Loading…
Cancel
Save