Skip to content

Commit 33b59dc

Browse files
🔄 Update version to 0.3.8-alpha.202608120751.92961df39 (alpha) [skip ci]
1 parent 92961df commit 33b59dc

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "proxy-smart-backend",
33
"displayName": "Proxy Smart Backend",
4-
"version": "0.3.7-beta.202608091534.25d7f9a8e",
4+
"version": "0.3.8-alpha.202608120751.92961df39",
55
"type": "module",
66
"scripts": {
77
"test": "bun test --isolate",

deploy/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "proxy-smart-infra",
33
"displayName": "Proxy Smart Infrastructure",
44
"description": "AWS CDK infrastructure for Proxy Smart production deployment",
5-
"version": "0.3.7-beta.202608091534.25d7f9a8e",
5+
"version": "0.3.8-alpha.202608120751.92961df39",
66
"private": true,
77
"type": "module",
88
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-smart",
3-
"version": "0.3.7-beta.202608091534.25d7f9a8e",
3+
"version": "0.3.8-alpha.202608120751.92961df39",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/Max-Health-Inc/proxy-smart.git"

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-smart-scripts",
3-
"version": "0.3.7-beta.202608091534.25d7f9a8e",
3+
"version": "0.3.8-alpha.202608120751.92961df39",
44
"description": "CI/CD and development scripts for Proxy Smart",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)