summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSindre Sorhus <sindresorhus@gmail.com>2016-01-04 19:38:49 +0100
committerSindre Sorhus <sindresorhus@gmail.com>2016-01-04 19:38:49 +0100
commitcda8e35bf35172392ace668f9bf81974d944374f (patch)
tree22ea50d08ed6161dbf5020aca242494b02a4456f
parent46b7b3af52c16a5f4ecd8740322c41b8a042ed7e (diff)
1.7.0v1.7.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 306e3d4..af32b5a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "speed-test",
- "version": "1.6.1",
+ "version": "1.7.0",
"description": "Test your internet connection speed and ping using speedtest.net from the CLI",
"license": "MIT",
"repository": "sindresorhus/speed-test",