Browse Source

Version bump to 1.18.1 (#376)

pull/2722/head^2
Joseph Flinn 4 years ago committed by GitHub
parent
commit
07851bea53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json generated

@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
{
"name": "@bitwarden/cli",
"version": "1.18.0",
"version": "1.18.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bitwarden/cli",
"version": "1.18.0",
"version": "1.18.1",
"license": "GPL-3.0-only",
"dependencies": {
"big-integer": "1.6.48",

2
package.json

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
{
"name": "@bitwarden/cli",
"description": "A secure and free password manager for all of your devices.",
"version": "1.18.0",
"version": "1.18.1",
"keywords": [
"bitwarden",
"password",

Loading…
Cancel
Save