Update Vue.js documentation (0.12.14)

pull/241/merge
Thibaut 10 years ago
parent a15e3b814b
commit b865ac75cb

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

Loading…
Cancel
Save