Skip to content

Commit f467098

Browse files
committed
1.0.2
* Note that strong-mq should not be used (Sam Roberts) * Update URLs in CONTRIBUTING.md (#31) (Ryan Graham)
1 parent 29d6da9 commit f467098

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
2016-05-03, Version 1.0.1
210
=========================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strong-mq",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "clustering of applications on top of message queues",
55
"license": "Artistic-2.0",
66
"main": "index.js",

0 commit comments

Comments
 (0)