Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chances committed Feb 4, 2021
1 parent 0882cfe commit ce43843
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
```

Expand Down
4 changes: 2 additions & 2 deletions views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<a id="downloadButton" href="https://code.dlang.org/packages/teraflop">
<div class="bs-hbtn right black">
<div class="content">get <strong>teraflop</strong><br><large>0.5.1</large></div>
<div class="content">get <strong>teraflop</strong><br><large>0.6.0</large></div>
</div><div class="bs-hbtn left red">
<div class="dub-logo"></div>
</div>
Expand All @@ -70,7 +70,7 @@ <h1>Teraflop API Reference</h1>
<h2 id="Usage">Usage</h2>
<pre class="json">
"dependencies": {
"teraflop": "0.5.1"
"teraflop": "0.6.0"
}
</pre>
<h2>Examples</h2>
Expand Down

0 comments on commit ce43843

Please sign in to comment.