Skip to content

Commit

Permalink
bump yupdate version
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Jun 10, 2020
1 parent fd815ee commit 7c3df5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/yupdate
Expand Up @@ -35,7 +35,7 @@ module YUpdate
class Version
MAJOR = 0
MINOR = 1
PATCH = 0
PATCH = 1

STRING = "#{MAJOR}.#{MINOR}.#{PATCH}".freeze
end
Expand Down

0 comments on commit 7c3df5a

Please sign in to comment.