[DRE-commits] [ruby-aruba] 49/74: Version bump

Hideki Yamane henrich at moszumanska.debian.org
Sat Nov 28 01:16:41 UTC 2015


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

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit 8aa5331aa65988a930e642e6a76923dfde6610d6
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date:   Thu Nov 26 16:00:34 2015 +0100

    Version bump
---
 History.md           | 7 ++++++-
 lib/aruba/version.rb | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/History.md b/History.md
index 273963e..b4559dd 100644
--- a/History.md
+++ b/History.md
@@ -1,5 +1,11 @@
 # Latest Release
 
+## [v0.11.0.pre3](https://github.com/cucumber/aruba/compare/v0.11.pre2...v0.11.0.pre3)
+
+* Fixed syntax for proc on ruby 1.8.7
+
+# Old releases
+
 ## [v0.11.0.pre2](https://github.com/cucumber/aruba/compare/v0.11.pre...v0.11.0.pre2)
 
 * Integrate `EventBus` to decouple announcers from starting, stopping commands
@@ -18,7 +24,6 @@
   commands from last to first.
 * Added `be_an_executable` matcher
 
-# Old releases
 
 ## [v0.11.0.pre](https://github.com/cucumber/aruba/compare/v0.10.2...v0.11.0.pre)
 
diff --git a/lib/aruba/version.rb b/lib/aruba/version.rb
index ef607f6..bd2c189 100644
--- a/lib/aruba/version.rb
+++ b/lib/aruba/version.rb
@@ -1,3 +1,3 @@
 module Aruba
-  VERSION = '0.11.0.pre2'
+  VERSION = '0.11.0.pre3'
 end

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



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