Skip to content

Commit e2b87bf

Browse files
authored
Merge pull request #1 from microcode/dbdriver
Integrate new client db driver support
2 parents 4005ef6 + 79dd478 commit e2b87bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.10",
3+
"version": "0.4.0",
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.7",
11+
"streaming.io-client": "git+https://github.com/jsvennevid/streaming.io-client.git#v0.4.0",
1212
"underscore": "== 1.4.4",
1313
"node-uuid": ">= 1.4.0",
1414
"amqp": ">= 0.1.6",

0 commit comments

Comments
 (0)