diff --git a/boss-lock.json b/boss-lock.json new file mode 100644 index 0000000..3c68557 --- /dev/null +++ b/boss-lock.json @@ -0,0 +1,5 @@ +{ + "hash": "d41d8cd98f00b204e9800998ecf8427e", + "updated": "2023-03-23T15:46:06.176497+01:00", + "installedModules": {} +} \ No newline at end of file diff --git a/boss.json b/boss.json index 375bc21..07df30a 100644 --- a/boss.json +++ b/boss.json @@ -1,9 +1,9 @@ -{ - "name": "prometheus-client-delphi", - "description": "Delphi Client for Prometheus", - "version": "0.1.0", - "homepage": "https://github.com/marcobreveglieri/prometheus-client-delphi", - "mainsrc": "Source/", - "projects": [], - "dependencies": {} +{ + "name": "prometheus-client-delphi", + "description": "Prometheus Client library for Embarcadero Delphi", + "version": "0.9.0", + "homepage": "https://www.breveglieri.it/progetti/prometheus-delphi-client", + "mainsrc": "./Source", + "projects": [], + "dependencies": {} } \ No newline at end of file