Skip to content

Commit f744548

Browse files
committed
Increased Version Number
1 parent 8b79044 commit f744548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "users-session-manager",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A simple Node.js library to manage users sessions on a web application or any kind of JS apps",
55
"main": "index.js",
66
"scripts": {
@@ -36,4 +36,4 @@
3636
"chai": "^4.3.4",
3737
"mocha": "^9.1.3"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)