Skip to content

Commit

Permalink
doc: fix doc for Postal.version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Mar 21, 2024
1 parent 07c6b31 commit 5a2f31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/postal/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ def branch
@branch ||= read_version_file("BRANCH")
end

# Return the branch name which created this release
# Return the version
#
# @return [String, nil]
def version
Expand Down

0 comments on commit 5a2f31e

Please sign in to comment.