Skip to content

Commit 27e7418

Browse files
author
Christopher Porter
committed
Release version 0.4.0
Fixing bug with slack adapter (message shoud be a string and not a number)
1 parent 3b8163a commit 27e7418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hubot-calculator",
33
"description": "Hubot script for basic calculator functionality",
4-
"version": "0.3.1",
4+
"version": "0.4.0",
55
"author": "Christopher Porter <chris@pulseenergy.com>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)