Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rayoverweij committed Feb 22, 2020
1 parent 3bf7bdf commit 067c20f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tacotab",
"version": "0.1.0",
"version": "0.2.1",
"author": {
"name": "Rayo Verweij",
"email": "rayo.verweij@live.nl",
Expand Down
2 changes: 1 addition & 1 deletion src/home/Settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ class Settings extends React.Component {
<Col>
<h3>About</h3>
<p>
TacoTab β version 0.2.0<br />
TacoTab β version 0.2.1<br />
<img src={GitHubLogo} alt="GitHub logo" id="logo-github"/>&nbsp;
<a href="https://github.com/rayoverweij/tacotab" rel="noopener noreferrer" target="_blank">
GitHub
Expand Down

0 comments on commit 067c20f

Please sign in to comment.