Skip to content

Commit

Permalink
Bump to version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Harris committed Jun 9, 2020
1 parent aba829d commit 2a89ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setup(
name='switch-remoteplay-server',
version='0.3.0',
version='0.4.0',
packages=find_packages(),
url='https://github.com/juharris/switch-remoteplay',
license='MIT',
Expand Down
2 changes: 1 addition & 1 deletion website-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "switch-rp-client",
"version": "0.3.0",
"version": "0.4.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.10.0",
Expand Down

0 comments on commit 2a89ec0

Please sign in to comment.