Skip to content

Commit e54b7dc

Browse files
committed
Release 0.13.0
1 parent 7bccd73 commit e54b7dc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
0.13.0 / 2016-07-20
3+
===================
4+
5+
* index: add `/data` endpoint to get data through a JSON API
6+
27
0.12.0 / 2016-07-20
38
===================
49

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slackin",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "Public Slack organizations made easy",
55
"repository": "rauchg/slackin",
66
"main": "dist/index",

0 commit comments

Comments
 (0)