We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f1564 commit c366cd7Copy full SHA for c366cd7
lib/docs/scrapers/vue.rb
@@ -3,7 +3,7 @@ class Vue < UrlScraper
3
self.name = 'Vue.js'
4
self.slug = 'vue'
5
self.type = 'vue'
6
- self.version = '1.0.4'
+ self.version = '1.0.7'
7
self.base_url = 'http://vuejs.org'
8
self.root_path = '/guide/index.html'
9
self.initial_paths = %w(/api/index.html)
0 commit comments