Skip to content

Commit

Permalink
bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
capaj committed Feb 8, 2016
1 parent adf53e9 commit 5d14d85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-rpc",
"version": "1.1.2",
"version": "1.1.3",
"private": false,
"author": "capaj <capajj@gmail.com>",
"description": "Minimalistic remote procedure call(RPC/RMI) library bootstrapped on socket.io",
Expand Down Expand Up @@ -36,8 +36,8 @@
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5",
"socket.io-rpc-client": "^1.1.2",
"standard": "^5.4.1"
"socket.io-rpc-client": "^1.1.3",
"standard": "^6.0.4"
},
"standard": {
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion socket.io-rpc-event-handlers

0 comments on commit 5d14d85

Please sign in to comment.