Skip to content

Commit c6a4c03

Browse files
authored
Merge pull request #13 from lucasgdb/dev
chore: update version to 2.0.2
2 parents bfc3525 + 8987b8e commit c6a4c03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# generate-strings branch
1+
# generate-strings
22

33
# Generate random strings, strings with mask and strength passwords
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generate-strings",
3-
"version": "2.0.0",
3+
"version": "2.0.2",
44
"description": "Generate random strings, strings with mask and strength passwords with password-strength tester",
55
"scripts": {
66
"build": "webpack && tsc",

0 commit comments

Comments
 (0)