Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Commit d2fb91c

Browse files
committed
Bump version
1 parent c480430 commit d2fb91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name" : "stomp",
33
"description": "Implementation of the STOMP protocol in node.js",
44
"keywords": [ "STOMP", "messaging", "queue", "protocol" ],
5-
"version": "v0.0.7",
5+
"version": "v0.0.8",
66
"homepage": "https://github.com/benjaminws/stomp-js",
77
"author": "Benjamin W. Smith <benjaminws@just-another.net>",
88
"contributors" : [ "rofflwaffls@gmail.com" ],

0 commit comments

Comments
 (0)