From 1dd7ee71101ec536e40e815bcaedab5a558c4099 Mon Sep 17 00:00:00 2001
From: Erick Hitter <ehitter@gmail.com>
Date: Sun, 25 Aug 2013 11:17:28 -0400
Subject: [PATCH] Enough work's being done to bump the version number

---
 tag-dropdown-widget.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tag-dropdown-widget.php b/tag-dropdown-widget.php
index f25d292..d616ad3 100644
--- a/tag-dropdown-widget.php
+++ b/tag-dropdown-widget.php
@@ -4,7 +4,7 @@ Plugin Name: Taxonomy Dropdown Widget
 Plugin URI: http://www.ethitter.com/plugins/taxonomy-dropdown-widget/
 Description: Creates a dropdown list of non-hierarchical taxonomies as an alternative to the term (tag) cloud. Widget provides numerous options to tailor the output to fit your site. Dropdown function can also be called directly for use outside of the widget. Formerly known as <strong><em>Tag Dropdown Widget</em></strong>.
 Author: Erick Hitter
-Version: 2.0.3
+Version: 2.1
 Author URI: http://www.ethitter.com/
 
 This program is free software; you can redistribute it and/or modify
-- 
GitLab