Skip to content

Commit c1e8102

Browse files
committed
Update Vue.js documentation (2.1.8, 1.0.28)
1 parent ced83e1 commit c1e8102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/vue.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Vue < UrlScraper
1818
HTML
1919

2020
version '2' do
21-
self.release = '2.1.3'
21+
self.release = '2.1.8'
2222
self.base_url = 'https://vuejs.org/v2/'
2323
self.root_path = 'guide/index.html'
2424
self.initial_paths = %w(api/index.html)

0 commit comments

Comments
 (0)