bump version to 1.2.4 in package.json

This commit is contained in:
2025-04-17 21:01:57 +02:00
parent ea3d42427b
commit f2e54490f2
7 changed files with 15 additions and 7 deletions

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.3",
"version": "1.2.4",
"license": "CC-BY-NC-SA-4.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",