Skip to content

Commit

Permalink
release version v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesnil committed Sep 25, 2013
1 parent f84f64a commit 4252984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "stompjs",
"version": "2.1.0-next",
"version": "2.2.0",
"author": "Jeff Mesnil <[email protected]>",
"description": "STOMP for JavaScript",
"description": "STOMP for JavaScript apps (Web browser & node.js)",
"scripts": {
"build": "cake build",
"test": "coffeelint -f coffeelint.json -r src && cake test"
Expand Down

0 comments on commit 4252984

Please sign in to comment.