Skip to content

Commit 381c547

Browse files
author
Bas de Vaan
authored
Merge pull request #6 from DutchCodingCompany/release/0.1.2
bump version to 0.1.2
2 parents 6f7dbfb + 53a1c40 commit 381c547

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.2
2+
3+
- Add ID token to OAuth token
4+
15
## 0.1.1
26

37
- Export OauthToken class

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: oauth_chopper
22
description: Add and manage OAuth2 authentication for your Chopper client.
3-
version: 0.1.1
3+
version: 0.1.2
44
homepage: https://github.com/DutchCodingCompany/oauth_chopper
55

66
environment:

0 commit comments

Comments
 (0)