From d43f10a146508e751d450efed476970ff5a41058 Mon Sep 17 00:00:00 2001 From: Nekonyx Date: Wed, 17 Jan 2024 12:24:06 +0600 Subject: [PATCH] chore: bump 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 257360f..48985b5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "next-auth-steam", "license": "WTFPL", - "version": "0.1.5", + "version": "0.2.0", "description": "Steam authentication provider for next-auth", "main": "lib/index.js", "types": "lib/index.d.ts",