Skip to content

Commit

Permalink
Tag v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
floriannari committed Jul 8, 2024
1 parent cb489ab commit cd3c3b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
esup-otp-api is a RESTful api using NodeJS to generate, send and verify one-time codes for [EsupPortail]

### Version
1.4.3
1.5.0

Runs on Node v20.11.1 and npm v10.2.4

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esup-otp-api",
"version": "1.4.3",
"version": "1.5.0",
"description": "One time passwords api for ESUP",
"author": "Alex Bouskine <abouskine@gmail.com>",
"repository": {
Expand Down

0 comments on commit cd3c3b0

Please sign in to comment.