Browse Source

release 0.3.3

Signed-off-by: Outsider <outsideris@gmail.com>
Outsider 6 years ago
parent
commit
8dc5086edf
2 changed files with 3 additions and 1 deletions
  1. 2 0
      README.md
  2. 1 1
      package.json

+ 2 - 0
README.md

@@ -1,6 +1,8 @@
 Slack Invite Automation
 ------------
 
+[![Build Status](https://travis-ci.com/outsideris/slack-invite-automation.svg?branch=master)](https://travis-ci.com/outsideris/slack-invite-automation)
+
 A tiny web application to invite a user into your Slack team.
 
 Inspired by

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "slack-invite-automation",
-  "version": "0.3.2",
+  "version": "0.3.3",
   "private": true,
   "scripts": {
     "start": "node ./bin/www"