[go: nahoru, domu]

Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vj-abishek committed Nov 25, 2020
1 parent 1631499 commit 62620c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/About/Content/Build.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default function Build() {
return (
<Main>
<div className="text-base">Build version</div>
<div className="text-light text-sm">v1.0.0</div>
<div className="text-light text-sm">v1.0.1</div>
</Main>
);
}

1 comment on commit 62620c0

@vercel
Copy link
@vercel vercel bot commented on 62620c0 Nov 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.