Skip to content

Commit a7dceaf

Browse files
Fixed issue with https websites
1 parent 5629320 commit a7dceaf

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [0.0.7]
2+
* Fixed a bug for https websites where consumer_key and consumer_secret params are fixed
3+
14
## [0.0.6]
25
* Fixed a fatal bug in types
36

android/local.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
sdk.dir=/Users/samarthagarwal/Library/Android/sdk
22
flutter.sdk=/Users/samarthagarwal/flutter
3-
flutter.versionName=0.0.6
3+
flutter.versionName=0.0.7

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: woocommerce_api
22
description: A package to interact with the WooCommerce API.
3-
version: 0.0.6
3+
version: 0.0.7
44
author: Samarth Agarwal <samarthagarwal@live.com>
55
homepage: https://github.com/samarthagarwal/woocommerce_dart
66

0 commit comments

Comments
 (0)