Skip to content

Commit 35ab2ab

Browse files
committed
Version bump to 1.0.1.
1 parent 7b4578a commit 35ab2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/gem2rpm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
module Gem2Rpm
1515
extend Gem2Rpm::TemplateHelpers
1616

17-
Gem2Rpm::VERSION = "1.0.0".freeze
17+
Gem2Rpm::VERSION = "1.0.1".freeze
1818

1919
class Exception < RuntimeError; end
2020
class DownloadUrlError < Exception; end

0 commit comments

Comments
 (0)