We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a1415 commit 694f577Copy full SHA for 694f577
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "grasp-extension",
3
- "version": "0.6.5",
4
- "description": "A reliable way of capturing web pages and content",
+ "version": "0.6.6",
+ "description": "Reliably capture links and webpage content in a plaintext file (org-mode/markdown)",
5
"scripts": {
6
"build": "webpack --progress --profile --colors",
7
"watch": "webpack --watch --progress --colors",
0 commit comments