Update Sinon documentation (1.16.1)

This commit is contained in:
Thibaut 2015-08-29 12:23:42 -04:00
parent df597d11d5
commit c2cc4accac

View file

@ -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/',