Skip to content

Commit 2b2c55e

Browse files
🔄 Update version to 0.0.2-alpha.202603230431.7a8c2064 (alpha)
1 parent 7a8c206 commit 2b2c55e

5 files changed

Lines changed: 5 additions & 5 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.0.2-alpha.202603230420.63d32bda",
4+
"version": "0.0.2-alpha.202603230431.7a8c2064",
55
"type": "module",
66
"scripts": {
77
"test": "bun test",

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.0.2-alpha.202603230420.63d32bda",
5+
"version": "0.0.2-alpha.202603230431.7a8c2064",
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.0.2-alpha.202603230420.63d32bda",
3+
"version": "0.0.2-alpha.202603230431.7a8c2064",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/quotentiroler/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.0.2-alpha.202603230420.63d32bda",
3+
"version": "0.0.2-alpha.202603230431.7a8c2064",
44
"description": "CI/CD and development scripts for Proxy Smart",
55
"private": true,
66
"type": "module",

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Proxy Smart Admin UI",
44
"description": "A web-based administration interface for managing healthcare applications and resources via Proxy Smart.",
55
"private": true,
6-
"version": "0.0.2-alpha.202603230420.63d32bda",
6+
"version": "0.0.2-alpha.202603230431.7a8c2064",
77
"type": "module",
88
"scripts": {
99
"dev": "vite",

0 commit comments

Comments
 (0)