Skip to content

Commit

Permalink
bump version to 0.1.22
Browse files Browse the repository at this point in the history
Signed-off-by: Marius Bertram <[email protected]>
  • Loading branch information
mariusbertram committed Jul 22, 2023
1 parent 0bbcc37 commit a7ddd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oras/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__copyright__ = "Copyright The ORAS Authors."
__license__ = "Apache-2.0"

__version__ = "0.1.21"
__version__ = "0.1.22"
AUTHOR = "Vanessa Sochat"
EMAIL = "[email protected]"
NAME = "oras"
Expand Down

0 comments on commit a7ddd10

Please sign in to comment.