Skip to content

Commit 9adfade

Browse files
committed
Increased version number
1 parent 77b189c commit 9adfade

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.6",
3+
"version": "1.0.7",
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
"type": "module",
@@ -38,4 +38,4 @@
3838
"mocha": "^9.1.3",
3939
"sinon": "^12.0.1"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)