Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
chill117 committed Jul 10, 2024
1 parent b6867ed commit 77d7a1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

* v3.0.3:
* Updated dependencies
* v3.0.2:
* Updated dependencies
* v3.0.1:
Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "express-mysql-session",
"description": "A MySQL session store for express.js",
"version": "3.0.2",
"version": "3.0.3",
"main": "index.js",
"scripts": {
"test": "npm run test:unit && npm run test:integration",
Expand Down

0 comments on commit 77d7a1e

Please sign in to comment.