Skip to content

Commit

Permalink
chore: retrigger web and gateway deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
geclos committed Dec 13, 2024
1 parent ec74afd commit a1c9b43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/gateway",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"description": "Gateway for Latitude Data",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitude-data/web",
"version": "0.1.0",
"version": "1.0.1",
"private": true,
"scripts": {
"workers:build": "rollup -c rollup.config.workers.mjs",
Expand Down

0 comments on commit a1c9b43

Please sign in to comment.