summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSindre Sorhus <sindresorhus@gmail.com>2018-02-05 17:03:51 +0700
committerSindre Sorhus <sindresorhus@gmail.com>2018-02-05 17:03:51 +0700
commit2d51aa43ddd638c94d6fe40d4d576fb9e0c91b21 (patch)
treee284f350b72069af7df20ddfd5bc3f03cba04c13
parentc199d8a9fc9c372dbeb6be65f9e70a28fbc9e355 (diff)
2.0.0v2.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dc73711..f05c3a6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "speed-test",
- "version": "1.8.0",
+ "version": "2.0.0",
"description": "Test your internet connection speed and ping using speedtest.net from the CLI",
"license": "MIT",
"repository": "sindresorhus/speed-test",