diff --git a/oauth/package.json b/oauth/package.json index f646aac..bc199ce 100644 --- a/oauth/package.json +++ b/oauth/package.json @@ -1,6 +1,6 @@ { "name": "ailog-oauth", - "version": "0.3.4", + "version": "0.3.3", "type": "module", "scripts": { "dev": "vite", diff --git a/pds/package.json b/pds/package.json index 750a10d..4827975 100644 --- a/pds/package.json +++ b/pds/package.json @@ -1,6 +1,6 @@ { "name": "pds-browser", - "version": "0.3.4", + "version": "0.3.3", "description": "AT Protocol browser for ai.log", "main": "index.js", "type": "module",