diff --git a/CHANGELOG.md b/CHANGELOG.md index c9bbd1e..77c1aa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 3.0.4 +### Update dependencies + +- Update dependencies + ## 3.0.3 ### Update dependencies diff --git a/example/pubspec.lock b/example/pubspec.lock index fd4be38..af83f5f 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -137,7 +137,7 @@ packages: path: ".." relative: true source: path - version: "3.0.0" + version: "3.0.4" lints: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9cf6d91..912da13 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: linkedin_login description: Library for login with LinkedIn OAuth V2 service with OpedID. This library helps you to implement authorization with LinkedIn OAuth API's. -version: 3.0.3 +version: 3.0.4 homepage: https://github.com/d3xt3r2909/linkedin_login repository: https://github.com/d3xt3r2909/linkedin_login documentation: