Skip to content

Commit

Permalink
Update RAKEFILE
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcioFPaludo committed Jul 2, 2024
1 parent 8f81999 commit 5c71aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ namespace :version do
when :minor
version.increment_minor
when :patch
version.increment_pathc
version.increment_patch
end

content = File.read(path)
Expand Down

0 comments on commit 5c71aca

Please sign in to comment.