diff --git a/package.json b/package.json index d99e9a0..fb1e22e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ircd", - "version": "0.1.0", + "version": "0.2.0", "description": "A project implementation of the IRC protocol", "main": "index.js", "scripts": {