diff --git a/manifest.json b/manifest.json index af7af02..c139ab3 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifestVersion": 2, "id": "github-hanako", "name": "GitHana", - "version": "0.1.1", + "version": "0.1.2", "description": "Git & GitHub tools for HanaAgent", "author": "Nyaser", "minAppVersion": "0.810.0", diff --git a/package.json b/package.json index 86185df..21315e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-hanako", - "version": "0.1.1", + "version": "0.1.2", "private": true, "type": "module" }