We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b27d92 commit 28f882cCopy full SHA for 28f882c
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: woocommerce_api
2
description: A package to interact with the WooCommerce API.
3
-version: 0.0.8
+version: 0.0.9
4
author: Samarth Agarwal <samarthagarwal@live.com>
5
homepage: https://github.com/samarthagarwal/woocommerce_dart
6
woocommerce_api.iml
@@ -5,6 +5,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
7
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
8
+ <excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
9
<excludeFolder url="file://$MODULE_DIR$/.idea" />
10
<excludeFolder url="file://$MODULE_DIR$/.pub" />
11
<excludeFolder url="file://$MODULE_DIR$/build" />
0 commit comments