diff --git a/woocommerce-payment-methods/payment-methods.php b/woocommerce-payment-methods/payment-methods.php
index 7e3c52b..eb979b1 100644
--- a/woocommerce-payment-methods/payment-methods.php
+++ b/woocommerce-payment-methods/payment-methods.php
@@ -1,9 +1,9 @@
Easily display your accepted payment methods from WooCommerce. Handcrafted with ♥ by vendocrat in Vienna.
- * Version: 0.2.0
+ * Version: 0.2.1
* Author: vendocrat
* Author URI: http://vendocr.at/
* License: GNU General Public License v3.0
diff --git a/woocommerce-payment-methods/readme.txt b/woocommerce-payment-methods/readme.txt
index 52daa2b..70e00e2 100644
--- a/woocommerce-payment-methods/readme.txt
+++ b/woocommerce-payment-methods/readme.txt
@@ -4,7 +4,7 @@ Donate link: http://vendocr.at/donate/
Tags: woocommerce, credit card, logo, payment
Requires at least: 3.5
Tested up to: 4.1
-Stable tag: 0.2.0
+Stable tag: 0.2.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -24,7 +24,7 @@ This plugin uses the webfont [PaymentFont](https://github.com/vendocrat/PaymentF
**Contributions**
-Contributions are warmly welcome via [GitHub](https://github.com/vendocrat/WooComerce-Payment-Methods).
+Contributions are warmly welcome via [GitHub](https://github.com/vendocrat/WooCommerce-Payment-Methods).
**Translations**
@@ -34,7 +34,7 @@ Translations included:
* German
* Italian
-Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat/WooComerce-Payment-Methods), if you have a translation you want to contribute!
+Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [GitHub](https://github.com/vendocrat/WooCommerce-Payment-Methods), if you have a translation you want to contribute!
== Installation ==
@@ -47,7 +47,7 @@ Please contact us via [Twitter](https://twitter.com/vendocrat) or hit us on [Git
= Why is payment method {XYZ} missing? =
-Miss some payment methods? Let me have a look at it by opening an issue on GitHub or hit us at @vendocrat.
+Miss some payment methods? Let me have a look at it by opening an issue on GitHub or hit us at @vendocrat.
== Screenshots ==
@@ -66,4 +66,7 @@ Fixed wrong url and typo in readme, updated shortcode and screenshots.
Fixed an error in widget class, added placement option to tooltips, updated language files.
= 0.2.0 =
-Now using PaymentFont to display brand icons. Fixed textdomain issue plus some minor fixes and enhancements. Added new screenshots!
\ No newline at end of file
+Now using PaymentFont to display brand icons. Fixed textdomain issue plus some minor fixes and enhancements. Added new screenshots!
+
+= 0.2.1 =
+Fixed typo.
\ No newline at end of file