bump version to 1.2.5 in package.json

This commit is contained in:
Nicolai Ort 2025-04-28 19:51:15 +02:00
parent 962d1f40b4
commit 7238275835
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -1,7 +1,7 @@
{
"name": "@odit/lfk-client-js",
"description": "A lib to interact with https://git.odit.services/lfk/backend. Use this version for native JS applications.",
"version": "1.2.4",
"version": "1.2.5",
"license": "CC-BY-NC-SA-4.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",