We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3983155 commit 8235750Copy full SHA for 8235750
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.1
2
+
3
+- Automated publishing set up
4
5
## 1.0.0
6
7
- Initial version, created by Stagehand
README.md
@@ -12,7 +12,7 @@ Easily authenticate using OAuth 2.0 client/password grants.
12
Install passputter from [pub.dev](https://pub.dev/packages/passputter):
13
14
```yaml
15
-passputter: ^1.0.0
+passputter: ^1.0.1
16
```
17
18
## ✅ Prerequisites
pubspec.yaml
@@ -1,6 +1,6 @@
name: passputter
description: Easily authenticate using OAuth 2.0 client/password grants.
-version: 1.0.0
+version: 1.0.1
repository: https://github.com/netsells/passputter
environment:
0 commit comments