diff --git a/bower.json b/bower.json index e3ef66e..9014658 100644 --- a/bower.json +++ b/bower.json @@ -20,5 +20,6 @@ "bower_components", "test", "tests" - ] + ], + "version": "2.0.1" } diff --git a/package.json b/package.json index c1aa53f..badca01 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,5 @@ "atob": "bin/atob.js" }, "license": "(MIT OR Apache-2.0)", - "version": "2.0.0" + "version": "2.0.1" }