Browse Source

5.0.0

pull/342/head
Guillaume Vincent 7 years ago
parent
commit
37e7798af3
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      package-lock.json
  2. +1
    -1
      package.json

+ 1
- 1
package-lock.json View File

@@ -1,6 +1,6 @@
{
"name": "lesspass-cli",
"version": "4.1.0",
"version": "5.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {


+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "lesspass-cli",
"version": "4.1.0",
"version": "5.0.0",
"description": "build LessPass passwords directly in command line",
"keywords": [
"cli",


Loading…
Cancel
Save