Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
package: v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boywithkeyboard committed Mar 11, 2024
1 parent 66f9d87 commit c036d24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [v4.1.0](https://github.com/boywithkeyboard/authenticus/releases/tag/v4.1.0)

No significant changes.

## [v4.0.0](https://github.com/boywithkeyboard/authenticus/releases/tag/v4.0.0)

- **JWT & OTP are here!**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "authenticus",
"version": "4.0.1",
"version": "4.1.0",
"author": "Samuel Kopp (https://samuelkopp.de)",
"license": "MIT",
"description": "The simplest all-in-one authentication library for JavaScript.",
Expand Down

0 comments on commit c036d24

Please sign in to comment.