Skip to content

Commit

Permalink
Version bump to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
voxik committed Jun 4, 2021
1 parent 08035d1 commit a51b65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gem2rpm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
module Gem2Rpm
extend Gem2Rpm::TemplateHelpers

Gem2Rpm::VERSION = "1.0.1".freeze
Gem2Rpm::VERSION = "1.0.2".freeze

class Exception < RuntimeError; end
class DownloadUrlError < Exception; end
Expand Down

0 comments on commit a51b65e

Please sign in to comment.