Skip to content

Commit 73eb198

Browse files
🔄 Update version to 0.0.1-RELEASE.202510170109.139bb12
1 parent 945ad66 commit 73eb198

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
**Secure any FHIR server in minutes!** A comprehensive healthcare platform that transforms unsecured FHIR servers into SMART-compliant, OAuth 2.0 protected endpoints with enterprise-grade security, user management, and AI-powered administration.
55

6-
[![Version](https://img.shields.io/badge/v0.0.1-alpha-blue.svg)](https://github.com/quotentiroler/proxy-smart)
6+
[![Version](https://img.shields.io/badge/v0.0.1-RELEASE-blue.svg)](https://github.com/quotentiroler/proxy-smart)
77
[![SMART App Launch](https://img.shields.io/badge/SMART%20App%20Launch-2.2.0-green.svg)](http://hl7.org/fhir/smart-app-launch/)
88
[![FHIR](https://img.shields.io/badge/FHIR-R4%2FR4B-orange.svg)](https://hl7.org/fhir/R4/)
99
[![Node.js](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen.svg)](https://nodejs.org/)

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.1-alpha.202510170109.139bb12",
4+
"version": "0.0.1-RELEASE.202510170109.139bb12",
55
"type": "module",
66
"scripts": {
77
"test": "bun test",

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.1-alpha.202510170109.139bb12",
3+
"version": "0.0.1-RELEASE.202510170109.139bb12",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/quotentiroler/proxy-smart.git"

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.1-alpha.202510170109.139bb12",
6+
"version": "0.0.1-RELEASE.202510170109.139bb12",
77
"type": "module",
88
"scripts": {
99
"dev": "vite",

0 commit comments

Comments
 (0)