Skip to content

Commit

Permalink
Increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Elius94 committed Nov 26, 2021
1 parent 77b189c commit 9adfade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "users-session-manager",
"version": "1.0.6",
"version": "1.0.7",
"description": "A simple Node.js library to manage users sessions on a web application or any kind of JS apps",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -38,4 +38,4 @@
"mocha": "^9.1.3",
"sinon": "^12.0.1"
}
}
}

0 comments on commit 9adfade

Please sign in to comment.