From 9e6b3ac548109bcbdb0a189ae707731d6e31e208 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 9 Apr 2016 15:27:46 -0600 Subject: [PATCH] patch --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 9014658..fa2c86a 100644 --- a/bower.json +++ b/bower.json @@ -21,5 +21,5 @@ "test", "tests" ], - "version": "2.0.1" + "version": "2.1.0" } diff --git a/package.json b/package.json index badca01..6734be7 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,5 @@ "atob": "bin/atob.js" }, "license": "(MIT OR Apache-2.0)", - "version": "2.0.1" + "version": "2.1.0" }