We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d6da9 commit f467098Copy full SHA for f467098
2 files changed
CHANGES.md
@@ -1,3 +1,11 @@
1
+2016-11-03, Version 1.0.2
2
+=========================
3
+
4
+ * Note that strong-mq should not be used (Sam Roberts)
5
6
+ * Update URLs in CONTRIBUTING.md (#31) (Ryan Graham)
7
8
9
2016-05-03, Version 1.0.1
10
=========================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "strong-mq",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "clustering of applications on top of message queues",
"license": "Artistic-2.0",
"main": "index.js",
0 commit comments