Skip to content

Commit

Permalink
Release 0.9.0 - supporting unordered defs (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghandic committed Dec 4, 2023
1 parent b896c29 commit 5cbcd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsf/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ python_distribution(
long_description_path="README.md",
provides=python_artifact(
name="jsf",
version="0.8.0",
version="0.9.0",
author="ghandic",
description="Creates fake JSON files from a JSON schema",
url="https://github.com/ghandic/jsf",
Expand Down

0 comments on commit 5cbcd0d

Please sign in to comment.