Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
3.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgode committed Feb 7, 2017
1 parent 12b70ed commit f40d374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tchannel",
"description": "network multiplexing and framing protocol for RPC or parser drag racing",
"author": "mranney@uber.com",
"version": "3.9.9",
"version": "3.9.10",
"scripts": {
"lint": "eslint $(git ls-files | grep '.js$')",
"travis": "npm run check-licence && npm run lint -s && npm run travis-cover -s && npm run check-benchmark -s",
Expand Down

0 comments on commit f40d374

Please sign in to comment.