Skip to content

Commit 3fc048c

Browse files
jsvennevid-eajsvennevid
authored andcommitted
Updated streaming.io-client dependency to import caching fixes
Bumped version
1 parent 142ca26 commit 3fc048c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "streaming.io",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44

55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jsvennevid/streaming.io.git"
88
},
99

1010
"dependencies": {
11-
"streaming.io-client": "git+https://github.com/jsvennevid/streaming.io-client.git#v0.3.3",
11+
"streaming.io-client": "git+https://github.com/jsvennevid/streaming.io-client.git#v0.3.4",
1212
"underscore": "== 1.4.4",
1313
"node-uuid": ">= 1.4.0",
1414
"amqp": ">= 0.1.6",

0 commit comments

Comments
 (0)