Skip to content

Commit 949985d

Browse files
committed
Merge branch 'release-1.0.94' into develop
2 parents 92fd998 + 78c1858 commit 949985d

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.93",
4+
"version": "1.0.94",
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.93",
3+
"version": "1.0.94",
44
"author": "Hack for LA",
55
"description": "Web API Server for Food Oasis",
66
"main": "server.js",

0 commit comments

Comments
 (0)