diff --git a/package.json b/package.json index bf7ccad..497eb7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ostro/session", - "version": "0.0.0-alpha.1", + "version": "0.0.0-alpha.2", "description": "Session module for OstroJS", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"