From 21542879a8caaa95d9f58219c9bf5fe4b77811fd Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 9 Apr 2016 15:28:20 -0600 Subject: [PATCH] v2.0.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 9014658..17722a4 100644 --- a/bower.json +++ b/bower.json @@ -21,5 +21,5 @@ "test", "tests" ], - "version": "2.0.1" + "version": "2.0.2" } diff --git a/package.json b/package.json index badca01..6167b48 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.0.2" }