Skip to content

Commit

Permalink
v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
omgovich committed Nov 11, 2019
1 parent 9a84df7 commit 67aefd9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"name": "omgopass",
"version": "2.1.0",
"version": "3.0.0",
"description": "A tiny memorable password generator for Node.js and browser",
"keywords": [
"secure",
"random",
"password",
"generator"
"generator",
"crypto"
],
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 67aefd9

Please sign in to comment.