From 7344b47eda31be4bd0dc1c2e6743a82a279f98cd Mon Sep 17 00:00:00 2001 From: naman-contentstack Date: Mon, 20 Apr 2026 15:03:55 +0530 Subject: [PATCH] chore: version bump --- pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 894775d..8870745 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: contentstack description: Contentstack is a headless CMS with an API-first approach that puts content at the centre. -version: 1.0.2 +version: 1.0.3 homepage: https://www.contentstack.com documentation: https://www.contentstack.com/docs/developers/apis/content-delivery-api @@ -24,4 +24,3 @@ dev_dependencies: build_web_compilers: ^4.0.11 json_serializable: ^6.9.0 test: ^1.20.1 -