Skip to content

Commit fe84963

Browse files
committed
Update Grunt documentation (0.4.5)
1 parent 78d16af commit fe84963

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 = 'grunt'
5-
self.version = '0.4.4'
5+
self.version = '0.4.5'
66
self.base_url = 'http://gruntjs.com/'
77
self.root_path = 'getting-started'
88
self.initial_paths = %w(api/grunt)

0 commit comments

Comments
 (0)