Skip to content

Commit

Permalink
Update RAKEFILE (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcioFPaludo authored Jul 2, 2024
1 parent 816af94 commit 33890cd
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 33890cd

Please sign in to comment.