From 0d56cd1d4fad6fcfb0065a5109392d50734795f1 Mon Sep 17 00:00:00 2001 From: TyagiLikeMinds Date: Wed, 7 Feb 2024 22:18:06 +0530 Subject: [PATCH] version: update to v2.0.1 --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 8db337e..17bf62e 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 2.0.0 +version: 2.0.1 environment: sdk: ">=3.0.0 <4.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 50bf150..5d4fbc0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: likeminds_feed_ss_fl description: A new Flutter package project. -version: 2.0.0 +version: 2.0.1 publish_to: none homepage: "https://likeminds.community/"