We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bccd73 commit e54b7dcCopy full SHA for e54b7dc
HISTORY.md
@@ -1,4 +1,9 @@
1
2
+0.13.0 / 2016-07-20
3
+===================
4
+
5
+ * index: add `/data` endpoint to get data through a JSON API
6
7
0.12.0 / 2016-07-20
8
===================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "slackin",
- "version": "0.12.0",
+ "version": "0.13.0",
"description": "Public Slack organizations made easy",
"repository": "rauchg/slackin",
"main": "dist/index",
0 commit comments