Bump version

This commit is contained in:
Mitchell McCaffrey 2020-04-07 18:19:03 +10:00
parent fb857607db
commit efd94a1821
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "owlbear-rodeo",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"homepage": "https://owlbear.rodeo",
"dependencies": {

View File

@ -35,7 +35,7 @@ function Home() {
Join Game
</Button>
<Text variant="caption" sx={{ textAlign: "center" }}>
Alpha v0.5.0
Alpha v0.5.1
</Text>
</Flex>
</Container>