Skip to content

Commit 8235750

Browse files
author
Peter Bryant
committed
🔖 Bump version number
1 parent 3983155 commit 8235750

File tree

3 files changed

+6
-2
lines changed

3 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+
## 1.0.1
2+
3+
- Automated publishing set up
4+
15
## 1.0.0
26

37
- Initial version, created by Stagehand

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Easily authenticate using OAuth 2.0 client/password grants.
1212
Install passputter from [pub.dev](https://pub.dev/packages/passputter):
1313

1414
```yaml
15-
passputter: ^1.0.0
15+
passputter: ^1.0.1
1616
```
1717
1818
## ✅ Prerequisites

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: passputter
22
description: Easily authenticate using OAuth 2.0 client/password grants.
3-
version: 1.0.0
3+
version: 1.0.1
44
repository: https://github.com/netsells/passputter
55

66
environment:

0 commit comments

Comments
 (0)