@@ -3,7 +3,7 @@ module Docs
self.name = 'Socket.IO'
self.slug = 'socketio'
self.type = 'socketio'
- self.version = '1.3.2'
+ self.version = '1.3.4'
self.base_url = 'http://socket.io/docs/'
html_filters.push 'socketio/clean_html', 'socketio/entries'