We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a403ad8 commit f070182Copy full SHA for f070182
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.3'
+ self.version = '1.6.5'
6
self.base_url = 'http://bower.io/docs/'
7
self.root_path = 'api'
8
self.links = {
0 commit comments