We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d7b07 commit eb4d9d0Copy full SHA for eb4d9d0
1 file changed
lib/docs/scrapers/bower.rb
@@ -2,7 +2,7 @@ module Docs
2
class Bower < UrlScraper
3
self.name = 'Bower'
4
self.type = 'bower'
5
- self.version = '1.6.5'
+ self.version = '1.7.1'
6
self.base_url = 'http://bower.io/docs/'
7
self.root_path = 'api'
8
self.links = {
0 commit comments