Update Sinon documentation (1.16.1)

pull/241/merge
Thibaut 10 years ago
parent df597d11d5
commit c2cc4accac

@ -2,7 +2,7 @@ module Docs
class Sinon < UrlScraper
self.name = 'Sinon'
self.type = 'sinon'
self.version = '1.15.0'
self.version = '1.16.1'
self.base_url = 'http://sinonjs.org/docs/'
self.links = {
home: 'http://sinonjs.org/',

Loading…
Cancel
Save