Skip to content

Commit 38c4b44

Browse files
Release 4.0.1 - fix for logging, fix for polyfill for IE support. Minor bugfixes
1 parent b57333c commit 38c4b44

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/jso.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jso",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "OAuth 2.0 implementation in Javascript",
55
"main": "dist/jso.js",
66
"module": "src/JSO.js",

0 commit comments

Comments
 (0)