We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967a5d6 commit 15872cfCopy full SHA for 15872cf
lib/docs/scrapers/pug.rb
@@ -3,7 +3,7 @@ class Pug < UrlScraper
3
self.type = 'pug'
4
self.base_url = 'https://pugjs.org/'
5
self.root_path = 'api/getting-started.html'
6
- self.release = '2.0.0-rc.2'
+ self.release = '2.0.0-rc.4'
7
self.links = {
8
home: 'https://pugjs.org/',
9
code: 'https://github.com/pugjs/pug'
0 commit comments