chore: bump version to v2.0.0

This commit is contained in:
github-actions[bot]
2026-06-19 14:33:20 +00:00
parent 51ef46d25d
commit 602e469236
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "open-reception",
"version": "1.1.1",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "open-reception",
"version": "1.1.1",
"version": "2.0.0",
"license": "AGPL-3.0",
"dependencies": {
"@noble/hashes": "^1.8.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "open-reception",
"private": true,
"version": "1.1.1",
"version": "2.0.0",
"type": "module",
"description": "End-to-end encrypted appointment booking platform",
"scripts": {