diff --git a/package.json b/package.json index e5bcabf..027c8bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "connect-typeorm", "description": "A TypeORM-based session store", - "version": "1.0.2", + "version": "1.0.3", "main": "out/index", "typings": "out/index", "repository": "https://github.com/makepost/connect-typeorm",