Update Node.js documentation (0.10.31)

pull/129/head
Thibaut 11 years ago
parent c8347c6049
commit 4c592df299

@ -3,7 +3,7 @@ module Docs
self.name = 'Node.js'
self.slug = 'node'
self.type = 'node'
self.version = '0.10.30'
self.version = '0.10.31'
self.base_url = 'http://nodejs.org/api/'
html_filters.push 'node/clean_html', 'node/entries', 'title'

Loading…
Cancel
Save