We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14586c6 commit 9e4e1d2Copy full SHA for 9e4e1d2
1 file changed
lib/docs/scrapers/grunt.rb
@@ -2,7 +2,7 @@ module Docs
2
class Grunt < UrlScraper
3
self.name = 'Grunt'
4
self.type = 'simple'
5
- self.release = '1.4.2'
+ self.release = '1.5.0'
6
self.base_url = 'https://gruntjs.com/'
7
self.root_path = 'getting-started'
8
self.initial_paths = %w(api/grunt)
0 commit comments