diff --git a/pubspec.yaml b/pubspec.yaml index 24c6e8c..238be5b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: ollama_app description: "A modern and easy-to-use client for Ollama" publish_to: 'none' -version: 0.1.0 +version: 0.0.2 environment: sdk: '>=3.3.4 <4.0.0'