Skip to content

Commit 150b577

Browse files
committed
Bump new version
1 parent d4905f4 commit 150b577

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,6 +1,6 @@
11
# Random Password Generator
22

3-
[![version](https://img.shields.io/badge/version-1.0.1-brightgreen.svg)](https://github.com/Leovalcante/random-password-generator/releases/tag/v1.0.0)
3+
[![version](https://img.shields.io/badge/version-1.0.2-brightgreen.svg)](https://github.com/Leovalcante/random-password-generator/releases/tag/v1.0.2)
44
[![python required](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/)
55

66
## What is rpg?

random_password_generator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "random-password-generator-cli"
22
name_desc = "Random Password Generator"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "Command line tool utility to generate random entropic password"
55
url = "https://github.com/Leovalcante/random-password-generator"

0 commit comments

Comments
 (0)