Skip to content

Commit 10d67b3

Browse files
author
Bas de Vaan
committed
🚀 Create release 0.0.5
1 parent f5e6842 commit 10d67b3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.5
2+
3+
- Update Chopper
4+
15
## 0.0.4
26

37
- Removed import for HttpStatus because platform support

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: oauth_chopper
22
description: Add and manage OAuth2 authentication for your Chopper client.
3-
version: 0.0.4
3+
version: 0.0.5
44
homepage: https://github.com/DutchCodingCompany/oauth_chopper
55

66
environment:
7-
sdk: '>=2.17.0 <3.0.0'
7+
sdk: '>=2.17.0 <4.0.0'
88

99
dependencies:
1010
chopper: ^6.1.3

0 commit comments

Comments
 (0)