Skip to content

Commit 06ca941

Browse files
committed
Update Grunt documentation (1.4.2)
1 parent 39259ce commit 06ca941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/grunt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Grunt < UrlScraper
33
self.name = 'Grunt'
44
self.type = 'simple'
5-
self.release = '1.3.0'
5+
self.release = '1.4.2'
66
self.base_url = 'https://gruntjs.com/'
77
self.root_path = 'getting-started'
88
self.initial_paths = %w(api/grunt)

0 commit comments

Comments
 (0)