Skip to content

Commit 49e2c4b

Browse files
committed
Update Vue.js documentation (2.5.13)
1 parent 9590c52 commit 49e2c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/vue.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Vue < UrlScraper
2020
HTML
2121

2222
version '2' do
23-
self.release = '2.5.2'
23+
self.release = '2.5.13'
2424
self.base_url = 'https://vuejs.org/v2/'
2525
self.root_path = 'guide/index.html'
2626
self.initial_paths = %w(api/)

0 commit comments

Comments
 (0)