From 28dbf85d8755dcab8214847018e2914e3528dcb8 Mon Sep 17 00:00:00 2001 From: Vlaho Date: Sun, 4 Apr 2021 00:52:22 +0200 Subject: [PATCH] Version bump --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b7dee77..5fbfb9b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,12 +1,12 @@ name: japx description: Lightweight parser for the JSON:API (http://jsonapi.org/) structure. -version: 2.0.0 +version: 2.0.1 repository: https://github.com/infinum/flutter-plugins-japx homepage: https://github.com/infinum/flutter-plugins-japx environment: sdk: ">=2.12.0 <3.0.0" - flutter: ">=1.10.1" + flutter: ">=1.10.0" dependencies: flutter: