Skip to content

Commit 98f04fb

Browse files
committed
Bump the version, so we can publish.
1 parent ce00689 commit 98f04fb

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.1.0",
5+
"version": "v0.1.1",
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)