فهرست منبع

Update Grunt documentation (0.4.5)

Thibaut 11 سال پیش
والد
کامیت
fe84963359
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lib/docs/scrapers/grunt.rb

+ 1 - 1
lib/docs/scrapers/grunt.rb

@@ -2,7 +2,7 @@ module Docs
   class Grunt < UrlScraper
     self.name = 'Grunt'
     self.type = 'grunt'
-    self.version = '0.4.4'
+    self.version = '0.4.5'
     self.base_url = 'http://gruntjs.com/'
     self.root_path = 'getting-started'
     self.initial_paths = %w(api/grunt)