diff --git a/package.json b/package.json index 08e1b5d..6762055 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@epilot/switching-deadlines", - "version": "0.1.0-alpha", + "version": "2025.1.4", "description": "Energy supplier contract switching deadlings for the German energy market after GPKE/GeLi Gas", "type": "module", "main": "./dist/cjs/index.cjs", diff --git a/src/version.json b/src/version.json index df48fee..edd1a28 100644 --- a/src/version.json +++ b/src/version.json @@ -1,5 +1,5 @@ { - "version": "0.1.0-alpha", - "year": 0, - "lastUpdated": "2025-09-19T13:20:52.863Z" + "version": "2025.1.4", + "year": 2025, + "lastUpdated": "2025-09-30T09:30:34.595Z" }