Skip to content

Commit f371ea4

Browse files
committed
Bump Version
1 parent 8ff3aff commit f371ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
setup(
1010
# Metadata
1111
name="JSON_minify",
12-
version="0.2.0",
12+
version="0.3.0",
1313
description=(
1414
"A simple script to minify valid JSON, containing C/C++ style comments"
1515
),

0 commit comments

Comments
 (0)