Skip to content

Commit 28f882c

Browse files
Bumped version to 0.0.9
1 parent 2b27d92 commit 28f882c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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.8
3+
version: 0.0.9
44
author: Samarth Agarwal <samarthagarwal@live.com>
55
homepage: https://github.com/samarthagarwal/woocommerce_dart
66

woocommerce_api.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<content url="file://$MODULE_DIR$">
66
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
77
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
8+
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
89
<excludeFolder url="file://$MODULE_DIR$/.idea" />
910
<excludeFolder url="file://$MODULE_DIR$/.pub" />
1011
<excludeFolder url="file://$MODULE_DIR$/build" />

0 commit comments

Comments
 (0)