Explorar el Código

Update Sinon.JS documentation (2.4.1, 1.17.7)

Thibaut Courouble hace 8 años
padre
commit
6e1a4aa23a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/sinon.rb

+ 1 - 1
lib/docs/scrapers/sinon.rb

@@ -19,7 +19,7 @@ module Docs
     HTML
 
     version '2' do
-      self.release = '2.3.8'
+      self.release = '2.4.1'
       self.base_url = "http://sinonjs.org/releases/v#{release}/"
     end