[macruby-changes] [4615] DietRB/trunk

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 8 03:48:58 PDT 2010


Revision: 4615
          http://trac.macosforge.org/projects/ruby/changeset/4615
Author:   eloy.de.enige at gmail.com
Date:     2010-10-08 03:48:57 -0700 (Fri, 08 Oct 2010)
Log Message:
-----------
Release 0.1.1

From: Eloy Duran <eloy.de.enige at gmail.com>

Modified Paths:
--------------
    DietRB/trunk/VERSION
    DietRB/trunk/dietrb.gemspec

Modified: DietRB/trunk/VERSION
===================================================================
--- DietRB/trunk/VERSION	2010-10-08 10:48:50 UTC (rev 4614)
+++ DietRB/trunk/VERSION	2010-10-08 10:48:57 UTC (rev 4615)
@@ -1 +1 @@
-0.1.0
\ No newline at end of file
+0.1.1
\ No newline at end of file

Modified: DietRB/trunk/dietrb.gemspec
===================================================================
--- DietRB/trunk/dietrb.gemspec	2010-10-08 10:48:50 UTC (rev 4614)
+++ DietRB/trunk/dietrb.gemspec	2010-10-08 10:48:57 UTC (rev 4615)
@@ -5,7 +5,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{dietrb}
-  s.version = "0.1.0"
+  s.version = "0.1.1"
 
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
   s.authors = ["Eloy Duran"]
@@ -26,6 +26,7 @@
      "dietrb.gemspec",
      "lib/irb.rb",
      "lib/irb/context.rb",
+     "lib/irb/ext/macruby.rb",
      "lib/irb/source.rb",
      "spec/context_spec.rb",
      "spec/source_spec.rb",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101008/07987a3d/attachment.html>


More information about the macruby-changes mailing list