Skip to content

Commit 21dbce4

Browse files
committed
Version bump to 1.0.0.
1 parent ec40b0a commit 21dbce4

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 = "0.11.3".freeze
17+
Gem2Rpm::VERSION = "1.0.0".freeze
1818

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

0 commit comments

Comments
 (0)