Skip to content

Commit 86509f0

Browse files
committed
0.2.2
1 parent c3acdb7 commit 86509f0

File tree

4 files changed

+109
-50
lines changed

4 files changed

+109
-50
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.2
2+
3+
- Adiciona contrib.rocks.
4+
15
## 0.2.1
26

37
- Corrige abreviações.

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,10 @@ data.minuto(); // 37
5151
data.segundo(); // 6
5252
data.minutoSegundo(); // 37:06
5353
```
54+
---
55+
56+
<a href="https://github.com/flutterbootcamp/brasil_datetime/graphs/contributors">
57+
<img src="https://contrib.rocks/image?repo=flutterbootcamp/brasil_datetime" />
58+
</a>
59+
60+
Made with [contrib.rocks](https://contrib.rocks).

0 commit comments

Comments
 (0)