Skip to content

Commit 420b9e6

Browse files
committed
Bumped version to 1.0.50
1 parent b655286 commit 420b9e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "foodoasis-client",
33
"description": "React Client for Food Oasis",
4-
"version": "1.0.49",
4+
"version": "1.0.50",
55
"author": "Hack for LA",
66
"license": "GPL-2.0",
77
"private": true,

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foodoasis-web-api",
3-
"version": "1.0.49",
3+
"version": "1.0.50",
44
"author": "Hack for LA",
55
"description": "Web API Server for Food Oasis",
66
"main": "server.js",

0 commit comments

Comments
 (0)