Skip to content

Commit 7184c96

Browse files
committed
Update version number and changelog
1 parent e6ef584 commit 7184c96

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.3.0-nullsafety.0] - Type Safety
2+
3+
* Added type safety
4+
15
## [0.2.1] - 26/04/2020
26
* Custom post types
37

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: flutter_wordpress
22
description: This library uses WordPress REST-API-V2 to provide a way for your application to
33
interact with your WordPress website.
4-
version: 0.3.0
4+
version: 0.3.0-nullsafety.0
55
authors:
66
- Sachin Ganesh <sachin@dreamsoftin.com>
77
- Suraj Shettigar <suraj@dreamsoftin.com>
88
- Harm-Jan Roskam <harmjanroskam@gmail.com>
99
- Yahya Makarim <ymakarim@gmail.com>
10+
- Oladapo Adeola Omonayajo <omonayajo@zohomail.com>
1011
homepage: https://github.com/dreamsoftin/flutter_wordpress
1112

1213
environment:

0 commit comments

Comments
 (0)