Merge pull request #9 from MarciiTheDev/dev

Update package.json - Version 1.2.1
This commit is contained in:
Marcel Lorbeer 2024-03-26 14:02:39 +01:00 committed by GitHub
commit 92dc3006a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "marcsync",
"version": "1.2.0",
"version": "1.2.1",
"description": "A NodeJS MarcSync Client to communicate with MarcSync's API",
"main": "dist/marcsync.js",
"types": "dist/index.d.ts",