diff --git a/README.md b/README.md index 1cb064e0..99259b77 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Ported from its original [C# implementation](https://github.com/chances/teraflop ```json "dependencies": { - "teraflop": "0.5.1" + "teraflop": "0.6.0" } ``` diff --git a/views/index.html b/views/index.html index bf8dba6c..b9c47d5e 100644 --- a/views/index.html +++ b/views/index.html @@ -45,7 +45,7 @@
-
get teraflop
0.5.1
+
get teraflop
0.6.0
@@ -70,7 +70,7 @@

Teraflop API Reference

Usage

 "dependencies": {
-  "teraflop": "0.5.1"
+  "teraflop": "0.6.0"
 }
 

Examples