Skip to content

Commit f2dc745

Browse files
committed
version bump
1 parent 8b67369 commit f2dc745

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.1.2] - 2021-09-02
2+
3+
* Ran flutter format
4+
15
## [3.1.1] - 2021-09-02
26

37
* Update readme

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In your flutter project add the dependency:
2727
``` dart
2828
dependencies:
2929
...
30-
wp_json_api: ^3.1.1
30+
wp_json_api: ^3.1.2
3131
```
3232

3333
### Usage example #

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wp_json_api
22
description: WordPress and WooCommerce JSON API for Flutter Mobile. API allows you to login, register new users, get users info and more.
3-
version: 3.1.1
3+
version: 3.1.2
44
homepage: https://woosignal.com
55
repository: https://github.com/woosignal/wp-json-api-flutter
66
issue_tracker: https://github.com/woosignal/wp-json-api-flutter/issues

0 commit comments

Comments
 (0)