[DRE-commits] [ruby-org] 164/303: Bumping version to 0.6.4

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:33:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-org.

commit 6537a625209aa599f72550a931efcf4ea9073873
Author: Waldemar Quevedo <waldemar.quevedo at gmail.com>
Date:   Sun Jul 8 01:00:04 2012 +0900

    Bumping version to 0.6.4
---
 lib/org-ruby.rb  |    2 +-
 org-ruby.gemspec |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/org-ruby.rb b/lib/org-ruby.rb
index 43ed6c7..77ec3a6 100644
--- a/lib/org-ruby.rb
+++ b/lib/org-ruby.rb
@@ -21,7 +21,7 @@ require 'org-ruby/tilt'
 module OrgRuby
 
   # :stopdoc:
-  VERSION = '0.6.3'
+  VERSION = '0.6.4'
   LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
   PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
   # :startdoc:
diff --git a/org-ruby.gemspec b/org-ruby.gemspec
index 40a42f5..62da9ac 100644
--- a/org-ruby.gemspec
+++ b/org-ruby.gemspec
@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = "org-ruby"
-  s.version = "0.6.3"
+  s.version = "0.6.4"
 
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
   s.authors = ["Brian Dewey"]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git



More information about the Pkg-ruby-extras-commits mailing list