Skip to content

Commit 158563d

Browse files
committed
Update Yarn documentation (1.1.0)
1 parent 48b0dff commit 158563d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/yarn.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Yarn < UrlScraper
33
self.type = 'yarn'
4-
self.release = '1.0.1'
4+
self.release = '1.1.0'
55
self.base_url = 'https://yarnpkg.com/en/docs/'
66
self.links = {
77
home: 'https://yarnpkg.com/',

0 commit comments

Comments
 (0)