From 8bc99e56691a3021624d127f4bc7f614747a0e98 Mon Sep 17 00:00:00 2001 From: f3ath Date: Tue, 26 May 2020 17:45:02 -0700 Subject: [PATCH] Release v4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ff5f677..5513155 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: json_api -version: 4.0.0-rc.4 +version: 4.0.0 homepage: https://github.com/f3ath/json-api-dart description: Framework-agnostic implementations of JSON:API Client (Flutter, Web and VM) and Server (VM). Supports JSON:API v1.0 (http://jsonapi.org) environment: