Skip to content

Commit

Permalink
Increment version to 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepingkingstudios committed Jul 9, 2023
1 parent c88bda2 commit fe41980
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/cuprum/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ module Version
# Patch version.
PATCH = 0
# Prerelease version.
PRERELEASE = :rc
PRERELEASE = nil
# Build metadata.
BUILD = 0
BUILD = nil

class << self
# Generates the gem version string from the Version constants.
Expand Down

0 comments on commit fe41980

Please sign in to comment.