Skip to content

Commit 77e58d8

Browse files
committed
build: 🚀 bump the version code to 0.1.0+2. add entry to CHANGELOG.md
1 parent b8664cc commit 77e58d8

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+
## v0.1.0+2
2+
3+
- Improve the docs
4+
15
## v0.1.0+1
26

37
- Improve the docs

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: exponential_back_off
22
description: Implementation of exponential backoff algorithm using pure dart
3-
version: 0.1.0+1
3+
version: 0.1.0+2
44
homepage: https://github.com/Nidal-Bakir/exponential_back_off
55
repository: https://github.com/Nidal-Bakir/exponential_back_off.git
66

0 commit comments

Comments
 (0)