diff --git a/package.json b/package.json index 2414dfe9..62c4d414 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "irc", "description": "An IRC client library for node", - "version": "0.3.11", + "version": "0.3.12", "author": "Martyn Smith ", "scripts": { "test": "./node_modules/faucet/bin/cmd.js test/test-*.js",