diff --git a/manifest.json b/manifest.json index 9fe5925..450db92 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "주소검색", - "version": "1.0.9", + "version": "1.0.10", "description": "대한민국 주소검색 확장 프로그램", "author": "Jaewook Ahn", "icons": { diff --git a/package.json b/package.json index 4b03fc1..10da0e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kor-address-extension", - "version": "1.0.9", + "version": "1.0.10", "main": "dist/index.js", "repository": "git@github.com:Jaewoook/kor-address-extension.git", "author": "Jaewook Ahn ",