Skip to content

Commit 8ef7a9d

Browse files
author
WooSignal
committed
Changes and tweaks
1 parent 7147e99 commit 8ef7a9d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.1.1] - 2020-04-30
2+
3+
* Readme update
4+
15
## [0.1.0] - 2020-04-30
26

37
* pubspec.yaml desc change, updates to networking class and readme

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In your flutter project add the dependency:
2525
``` dart
2626
dependencies:
2727
...
28-
wp_json_api: ^0.1.0
28+
wp_json_api: ^0.1.1
2929
```
3030

3131
### Usage example #

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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: 0.1.0
3+
version: 0.1.1
44
homepage: https://woosignal.com
55
repository: https://github.com/woosignal/wp-json-api-flutter
66

0 commit comments

Comments
 (0)