From 80bb8fa7fc7473ea0340b36486449e0a3efc965f Mon Sep 17 00:00:00 2001 From: Alexander Marks Date: Thu, 8 Mar 2018 17:02:28 -0800 Subject: [PATCH] 2.0.0 -> 2.1.0 --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 07c575c..f2f6369 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "gold-cc-expiration-input", - "version": "2.0.0", + "version": "2.1.0", "description": "A validating input for a credit card expiration date", "authors": [ "The Polymer Authors" @@ -64,4 +64,4 @@ "resolutions": { "webcomponentsjs": "^1.0.0" } -} \ No newline at end of file +}