We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca18da commit 059ec37Copy full SHA for 059ec37
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.0.2 - 25/10/2020
2
+
3
+* Verify responses mapping using mockito and test.
4
5
6
## 0.0.1 - 25/10/2020
7
8
* Official Pastebin API Wrapper implementation available.
pubspec.yaml
@@ -1,6 +1,6 @@
name: pastebin
description: A pure Dart Pastebin API Wrapper.
-version: 0.0.1
+version: 0.0.2
homepage: https://github.com/freitzzz/pastebin.dart
environment:
0 commit comments