Skip to content

Commit 1e9b7dd

Browse files
committed
[update] 发布1.1.0
1 parent 4cc166c commit 1e9b7dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
node_modules/
22

3-
lib
3+
lib

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "password-generation",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Password generation and complexity checking without headache",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)