Skip to content

Commit 9e4e1d2

Browse files
committed
Update Grunt documentation (1.5.0)
1 parent 14586c6 commit 9e4e1d2

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.4.2'
5+
self.release = '1.5.0'
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)