diff --git a/README.md b/README.md index efbf180..73e2805 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A RethinkDB express-session store. ## Maintenance Mode -This package is in maintenance mode and will only recieve security and major bug-fix updates. +This package is in maintenance mode and will only receive security and major bug-fix updates. ## Installation diff --git a/package.json b/package.json index dc49e39..e63f19f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "session-rethinkdb-ts", - "version": "1.2.1", + "version": "1.2.2", "description": "A RethinkDB express-session store.", "author": "Espi Marisa (https://espi.me)", "license": "MIT",