Skip to content

Commit

Permalink
2.0.1 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
onli committed Aug 12, 2023
1 parent 017bb54 commit b4c6311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
izulu (2.0.0) trusty; urgency=low
izulu (2.0.1) trusty; urgency=low

* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>

Expand Down
2 changes: 1 addition & 1 deletion izulu
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ while [[ $# -gt 0 ]] ; do
;;

--version)
echo "izulu 2.0"
echo "izulu 2.0.1"
exit 0
;;
esac
Expand Down

0 comments on commit b4c6311

Please sign in to comment.