Skip to content

Commit 059ec37

Browse files
Release version 0.0.2
1 parent cca18da commit 059ec37

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.2 - 25/10/2020
2+
3+
* Verify responses mapping using mockito and test.
4+
5+
16
## 0.0.1 - 25/10/2020
27

38
* Official Pastebin API Wrapper implementation available.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pastebin
22
description: A pure Dart Pastebin API Wrapper.
3-
version: 0.0.1
3+
version: 0.0.2
44
homepage: https://github.com/freitzzz/pastebin.dart
55

66
environment:

0 commit comments

Comments
 (0)