Skip to content

Commit

Permalink
bump version to 0.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Marius Bertram <marius@brtrm.de>
  • Loading branch information
mariusbertram committed Sep 6, 2024
1 parent 9311e69 commit a2f00f3
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.2.1"
__version__ = "0.2.2"
AUTHOR = "Vanessa Sochat"
EMAIL = "vsoch@users.noreply.github.com"
NAME = "oras"
Expand Down

0 comments on commit a2f00f3

Please sign in to comment.