Skip to content

Commit da1fb1a

Browse files
committed
v.1.3.2 - Version bump to 1.3.2
1 parent 06d495c commit da1fb1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SlackbotAPI
22
============
33
[![GitHub Stars](https://img.shields.io/github/stars/xBytez/slackbotapi.svg?style=flat-square)](https://github.com/xBytez/slackbotapi/stargazers)
44
[![GitHub Issues](https://img.shields.io/github/issues/xBytez/slackbotapi.svg?style=flat-square)](https://github.com/xBytez/slackbotapi/issues)
5-
[![Current Version](https://img.shields.io/badge/version-1.2.3-green.svg?style=flat-square)](https://github.com/xBytez/slackbotapi)
5+
[![Current Version](https://img.shields.io/badge/version-1.3.2-green.svg?style=flat-square)](https://github.com/xBytez/slackbotapi)
66

77
A Node.JS module for Slack's RTM API
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slackbotapi",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "a node.js API using Slack their RTM API",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)