Skip to content

Commit

Permalink
Published v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Sep 25, 2014
1 parent fb38738 commit 507df4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ Client:
/help This
/title Set your local page title

Room:
/generate Generate random room
Room:
/join RoomId Join a room
/leave Leave the room
/count Count participants
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "cryptalk",
"version" : "1.0.3",
"version" : "1.0.4",
"description" : "Encrypted HTML5/Node.JS instant chat",
"main" : "server.js",
"subdomain": "cryptalk",
Expand Down

0 comments on commit 507df4e

Please sign in to comment.