Skip to content

Commit

Permalink
Version bump to 0.11.2.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
voxik committed Aug 14, 2015
1 parent 0ee4358 commit e255552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gem2rpm.rb
Expand Up @@ -11,7 +11,7 @@
module Gem2Rpm
extend Gem2Rpm::TemplateHelpers

Gem2Rpm::VERSION = "0.11.1"
Gem2Rpm::VERSION = "0.11.2"

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

0 comments on commit e255552

Please sign in to comment.