summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSindre Sorhus <sindresorhus@gmail.com>2017-03-08 22:57:18 +0700
committerSindre Sorhus <sindresorhus@gmail.com>2017-03-08 22:57:18 +0700
commite849d4b783287979cd76d333da2edd9be9163f09 (patch)
tree4aabc302a0fa8f148a7d91d5596d8c02c081d78d
parent26c596b0b78570f42c56366f4d466a77b7007e1c (diff)
1.8.0v1.8.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 255fffd..a130ea5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "speed-test",
- "version": "1.7.1",
+ "version": "1.8.0",
"description": "Test your internet connection speed and ping using speedtest.net from the CLI",
"license": "MIT",
"repository": "sindresorhus/speed-test",