Navigation Menu

Skip to content

Commit

Permalink
Bump to 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Sep 29, 2010
1 parent 5d4a023 commit dedde9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/gem_release/version.rb
@@ -1,5 +1,5 @@
module GemRelease
VERSION = '0.0.12'
VERSION = '0.0.13'

class Version < Template
attr_reader :version
Expand All @@ -16,5 +16,5 @@ def filename
def template_name
'version.erb'
end
end
end if defined?(Template)
end

0 comments on commit dedde9f

Please sign in to comment.