Skip to content

Commit 333d7f7

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2020-08-02) ### Bug Fixes * better example ([87c90e5](87c90e5))
1 parent 87c90e5 commit 333d7f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/codinaut/lazy-futuristic/compare/v1.0.1...v1.0.2) (2020-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* better example ([87c90e5](https://github.com/codinaut/lazy-futuristic/commit/87c90e5736e01a6f16aee2c2178e679dbe7a07ad))
7+
18
## [1.0.1](https://github.com/codinaut/lazy-futuristic/compare/v1.0.0...v1.0.1) (2020-08-02)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ homepage = "https://github.com/codinaut/lazy-futuristic"
66
license = "MIT"
77
name = "lazy_futuristic"
88
readme = "README.md"
9-
version = "1.0.1"
9+
version = "1.0.2"
1010

1111
[dependencies]
1212
futures = "0.3.5"

0 commit comments

Comments
 (0)