浏览代码

Update Vue.js documentation (1.0.7)

Thibaut 10 年之前
父节点
当前提交
c366cd7a7e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/vue.rb

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Vue.js'
     self.slug = 'vue'
     self.type = 'vue'
-    self.version = '1.0.4'
+    self.version = '1.0.7'
     self.base_url = 'http://vuejs.org'
     self.root_path = '/guide/index.html'
     self.initial_paths = %w(/api/index.html)