From 73b8fc3dec2300bd05218b3e236b34a954c24b1d Mon Sep 17 00:00:00 2001 From: naman-contentstack Date: Mon, 20 Apr 2026 14:55:30 +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 cca5f5f..583ad6e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: contentstack_utils description: Utils package for Contentstack-dart -version: 1.1.1 +version: 1.1.2 homepage: https://www.contentstack.com environment: @@ -17,4 +17,3 @@ dev_dependencies: lints: ^2.0.0 test: ^1.24.0 # test_coverage: ^0.4.1 - \ No newline at end of file