Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
benvp committed Jan 24, 2024
1 parent dc9c47e commit 4cd5e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "insomnia-plugin-op",
"version": "0.1.0",
"version": "0.1.1",
"description": "Insomnia Plugin to integrate with 1Password CLI (op)",
"main": "./dist/app.js",
"scripts": {
"build": "tsc",
"dev": "tsc -w",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["insomnia", "1password", "op", "plugin"],
"keywords": ["insomnia", "insomnia plugin", "1password"],
"author": {
"name": "Benjamin von Polheim",
"email": "[email protected]",
Expand Down

0 comments on commit 4cd5e5a

Please sign in to comment.