Skip to content

Commit 067059b

Browse files
committed
Version bump to 0.11.0.
1 parent 29ed2bf commit 067059b

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
@@ -11,7 +11,7 @@
1111
module Gem2Rpm
1212
extend Gem2Rpm::TemplateHelpers
1313

14-
Gem2Rpm::VERSION = "0.10.1"
14+
Gem2Rpm::VERSION = "0.11.0"
1515

1616
class Exception < RuntimeError; end
1717
class DownloadUrlError < Exception; end

0 commit comments

Comments
 (0)