We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a168f99 commit 3230e28Copy full SHA for 3230e28
2 files changed
license
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2010-2022 TJ Holowaychuk
+Copyright (c) 2010-2023 TJ Holowaychuk
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -1,7 +1,7 @@
{
"name": "connect-redis",
"description": "Redis session store for Connect",
- "version": "7.0.0-rc.2",
+ "version": "7.0.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
7
"Marc Harter <wavded@gmail.com>"
0 commit comments