Skip to content

Commit

Permalink
Update D3.js documentation (3.4.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaut committed Jul 1, 2014
1 parent 28f5322 commit 167a74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/docs/scrapers/d3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class D3 < UrlScraper
self.name = 'D3.js'
self.slug = 'd3'
self.type = 'd3'
self.version = '3.4.8'
self.version = '3.4.9'
self.base_url = 'https://github.com/mbostock/d3/wiki/'
self.root_path = 'API-Reference'

Expand Down

0 comments on commit 167a74c

Please sign in to comment.