Răsfoiți Sursa

Update Socket.IO documentation (1.4.3)

Thibaut 10 ani în urmă
părinte
comite
bf724c2aa7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      lib/docs/scrapers/socketio.rb

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Socket.IO'
     self.slug = 'socketio'
     self.type = 'socketio'
-    self.version = '1.3.6'
+    self.version = '1.4.3'
     self.base_url = 'http://socket.io/docs/'
     self.links = {
       home: 'http://socket.io/',