added protocol version to index.js

This commit is contained in:
albertyfwu
2013-03-05 17:21:24 -05:00
parent 6afdd8ce14
commit c5fc5c8dfd

View File

@@ -4,6 +4,8 @@
var keys = require('./keys')
exports.protocol = '0.2.0';
/**
* Packet types.
*/