Compare commits

..

No commits in common. "master" and "v2.1.1" have entirely different histories.

2 changed files with 3 additions and 2 deletions

View File

@ -20,5 +20,6 @@
"bower_components", "bower_components",
"test", "test",
"tests" "tests"
] ],
"version": "2.0.3"
} }

View File

@ -20,5 +20,5 @@
"atob": "bin/atob.js" "atob": "bin/atob.js"
}, },
"license": "(MIT OR Apache-2.0)", "license": "(MIT OR Apache-2.0)",
"version": "2.1.2" "version": "2.1.1"
} }