Bump version

This commit is contained in:
Mitchell McCaffrey 2020-04-06 18:06:45 +10:00
parent 1d60c5e296
commit 43aaf04843
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "owlbear-rodeo",
"version": "0.3.0",
"version": "0.4.0",
"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.3.0
Alpha v0.4.0
</Text>
</Flex>
</Container>