Skip to content

Commit

Permalink
Bump to 0.10.1 and release.
Browse files Browse the repository at this point in the history
  • Loading branch information
blambeau committed Dec 23, 2021
1 parent fc85c1f commit cade436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/startback/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Startback
module Version
MAJOR = 0
MINOR = 10
TINY = 0
TINY = 1
end
VERSION = "#{Version::MAJOR}.#{Version::MINOR}.#{Version::TINY}"
end

0 comments on commit cade436

Please sign in to comment.