diff --git a/README.md b/README.md index 7898bb9e..1885d5e6 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.4.0" + "teraflop": "0.5.0" } ``` diff --git a/views/index.html b/views/index.html index 6ae7b52e..705ee4be 100644 --- a/views/index.html +++ b/views/index.html @@ -45,7 +45,7 @@
-
get teraflop
0.4.0
+
get teraflop
0.5.0
@@ -70,7 +70,7 @@

Teraflop API Reference

Usage

 "dependencies": {
-  "teraflop": "0.4.0"
+  "teraflop": "0.5.0"
 }
 

Examples