Skip to content

Commit ccc28fc

Browse files
committed
Bumped release to 1.0.99
1 parent b100acb commit ccc28fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)