diff --git a/package.json b/package.json index 494a1e9..e84b3e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "copy-for-scrapbox", "description": "This is a Chrome extension which helps [scrapbox](https://scrapbox.io/) users to create a link. Users can generate a link to the page in the current tab in Scrapbox format and copy it to their clipboad.", - "version": "1.8.0", + "version": "1.8.1", "main": "background.js", "devDependencies": { "@babel/preset-env": "^7.25.4",