bump version

This commit is contained in:
Kegan Myers 2014-08-09 01:48:21 -05:00
parent e25cdeb04f
commit 050489c6ff

View file

@ -1,6 +1,6 @@
{
"name": "slack-command-server",
"version": "0.0.1",
"version": "0.0.2",
"description": "A slack slash command hander framework",
"main": "app.js",
"scripts": {