diff --git a/HISTORY.md b/HISTORY.md index dec5ce20..6e0aabb1 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.9.3 / 2014-12-02 +================== * Fix error when `req.sessionID` contains a non-string value diff --git a/package.json b/package.json index 5dc8af9c..373866cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.9.2", + "version": "1.9.3", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [