Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtucker committed Oct 4, 2024
1 parent 5c66065 commit 6fffedd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/sapi_client/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module SapiClient
MAJOR = 1
MINOR = 1
FIX = 3
MINOR = 2
FIX = 0
VERSION = "#{MAJOR}.#{MINOR}.#{FIX}"
end

0 comments on commit 6fffedd

Please sign in to comment.