We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3acdb7 commit 86509f0Copy full SHA for 86509f0
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.2
2
+
3
+- Adiciona contrib.rocks.
4
5
## 0.2.1
6
7
- Corrige abreviações.
README.md
@@ -51,3 +51,10 @@ data.minuto(); // 37
51
data.segundo(); // 6
52
data.minutoSegundo(); // 37:06
53
```
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