Skip to content

Commit

Permalink
Update extension version to v1.0.5
Browse files Browse the repository at this point in the history
- update README
  • Loading branch information
Jaewoook committed Jul 2, 2020
1 parent eda4705 commit 91b6603
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
## ๊ตฌํ˜„ ์˜ˆ์ • ๊ธฐ๋Šฅ

- ๊ฒ€์ƒ‰ ๊ฒฐ๊ณผ ํŽ˜์ด์ง€๋„ค์ด์…˜ (๐Ÿ‘จโ€๐Ÿ’ป Working In Progress...)
- ๊ฒ€์ƒ‰ ๊ฒฐ๊ณผ์— ๋”ฐ๋ผ ๋™์ ์œผ๋กœ ํŒ์—… ๋†’์ด ์กฐ์ •

## ์ˆ˜๋™์œผ๋กœ ์„ค์น˜ํ•˜๊ธฐ
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "์ฃผ์†Œ๊ฒ€์ƒ‰",
"version": "1.0.4",
"version": "1.0.5",
"description": "๋Œ€ํ•œ๋ฏผ๊ตญ ์ฃผ์†Œ๊ฒ€์ƒ‰ ํ™•์žฅ ํ”„๋กœ๊ทธ๋žจ",
"author": "Jaewook Ahn",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kor-address-extension",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/index.js",
"repository": "git@github.com:Jaewoook/kor-address-extension.git",
"author": "Jaewook Ahn <ajw4586@gmail.com>",
Expand Down

0 comments on commit 91b6603

Please sign in to comment.