diff --git a/package.json b/package.json index 64968a7c..7162f97a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-firebase-auth", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple Firebase authentication for all Next.js rendering strategies", "keywords": [ "Next", @@ -137,4 +137,4 @@ "files": [ "/build" ] -} \ No newline at end of file +}