chore: bump api package version

This commit is contained in:
Gregor Vostrak
2024-08-25 20:23:48 +02:00
parent f6d9dfa6bb
commit 18ac9acc2a
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@solidtime/api",
"version": "0.0.2",
"version": "0.0.3",
"description": "Package containing the solidtime api client and type declarations",
"main": "./dist/solidtime-api.umd.cjs",
"module": "./dist/solidtime-api.js",