diff --git a/pubspec.yaml b/pubspec.yaml index e338e2b..d693cae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: json_rest_server description: A RESTful server based on JSON With this package you can have a fully functional RESTful server with auth, pagination and all the necessaries services do build an application -version: 3.0.0 +version: 3.1.0 repository: https://github.com/rodrigorahman/json_rest_server issue_tracker: https://github.com/rodrigorahman/json_rest_server/issues