Skip to content

Commit 95ecc11

Browse files
committed
Bumped versions to 1.0.0
1 parent 8e42456 commit 95ecc11

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

remove-json-keys/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# > remove-json-keys
44

5-
<a href="#">
6-
<img height=31 src="https://img.shields.io/badge/Latest_Build-0.0.18-32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
5+
<a href="https://github.com/adamlui/python-utils/releases/tag/remove-json-keys-1.0.0">
6+
<img height=31 src="https://img.shields.io/badge/Latest_Build-1.0.0-32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
77
<a href="LICENSE.md">
88
<img height=31 src="https://img.shields.io/badge/License-MIT-orange.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
99
<a href="https://www.codefactor.io/repository/github/adamlui/python-utils">

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "remove-json-keys"
7-
version = "0.0.20"
7+
version = "1.0.0"
88
description = "Remove key/value pairs from json_dir/**/*.json."
99
authors = [{name = "Adam Lui", email = "adam@kudoai.com"}]
1010
readme = "README.md"

0 commit comments

Comments
 (0)