diff --git a/Cargo.toml b/Cargo.toml index 323ec6b..42e1dac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ailog" -version = "0.2.1" +version = "0.2.2" edition = "2021" authors = ["syui"] description = "A static blog generator with AI features" diff --git a/oauth_new/package.json b/oauth_new/package.json index 637d16a..7c7b365 100644 --- a/oauth_new/package.json +++ b/oauth_new/package.json @@ -1,6 +1,6 @@ { "name": "oauth-simple", - "version": "1.0.0", + "version": "0.2.2", "type": "module", "scripts": { "dev": "vite",