From 7410a89ccb26715c2fc9b06eccba0c5c269603fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Fabr=C3=A9gat?= Date: Tue, 10 Dec 2024 17:18:41 -0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96eb779..43665e2 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "codeinc/document-cloud-php-client", - "version": "v1.0", + "version": "v0.1", "description": "PHP Client for Code Inc.'s Document Cloud", "homepage": "https://github.com/codeinchq/document-cloud-php-client", "type": "library",