Skip to content

Commit 6fa7997

Browse files
Merge pull request #10 from LibraryLibrarian/feature/retry
fix: この馬鹿が深夜に作業してるせいでバージョン更新を変更し忘れたので慌てて追加
2 parents b3126a8 + 23aeef7 commit 6fa7997

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Add this to your package's `pubspec.yaml` file:
3232

3333
```yaml
3434
dependencies:
35-
misskey_auth: ^0.1.3-beta
35+
misskey_auth: ^0.1.4-beta
3636
```
3737
3838
### Quick Start
@@ -416,7 +416,7 @@ MisskeyのOAuth認証・MiAuth認証に加え、マルチアカウントのト
416416

417417
```yaml
418418
dependencies:
419-
misskey_auth: ^0.1.3-beta
419+
misskey_auth: ^0.1.4-beta
420420
```
421421
422422
### クイックスタート

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ topics:
3131
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
3232
# In Windows, build-name is used as the major, minor, and patch parts
3333
# of the product and file versions while build-number is used as the build suffix.
34-
version: 0.1.3-beta
34+
version: 0.1.4-beta
3535

3636
environment:
3737
sdk: ">=3.5.0 <4.0.0"

0 commit comments

Comments
 (0)