Skip to content

Commit f070182

Browse files
committed
Update Bower documentation (1.6.5)
1 parent a403ad8 commit f070182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/bower.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Bower < UrlScraper
33
self.name = 'Bower'
44
self.type = 'bower'
5-
self.version = '1.6.3'
5+
self.version = '1.6.5'
66
self.base_url = 'http://bower.io/docs/'
77
self.root_path = 'api'
88
self.links = {

0 commit comments

Comments
 (0)