Merge pull request #8 from MarciiTheDev/feature/Version1.2.1

Update package.json - Version 1.2.1
This commit is contained in:
Marcel Lorbeer 2024-03-26 13:57:07 +01:00 committed by GitHub
commit 8f87fb7bdf
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",