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

Hideki Yamane henrich at moszumanska.debian.org
Sat Nov 28 01:16:43 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 85b8899553314cf4c18bdfef556c6c1b11231fe5
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date:   Fri Nov 27 07:35:47 2015 +0100

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

diff --git a/History.md b/History.md
index ae1e5f6..3ef0189 100644
--- a/History.md
+++ b/History.md
@@ -1,17 +1,20 @@
 # Latest Release
 
+## [v0.11.0](https://github.com/cucumber/aruba/compare/v0.11.pre4...v0.11.0)
+
+* Use fixed version of event-bus
+
+# Old releases
+
 ## [v0.11.0.pre4](https://github.com/cucumber/aruba/compare/v0.11.pre3...v0.11.0.pre4)
 
 * Fixed syntax for Hash on ruby 1.8.7
 * Reorder rubies in .travis.yml
 
-# Old releases
-
 ## [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
 
-
 ## [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
diff --git a/lib/aruba/version.rb b/lib/aruba/version.rb
index d279156..f891417 100644
--- a/lib/aruba/version.rb
+++ b/lib/aruba/version.rb
@@ -1,3 +1,3 @@
 module Aruba
-  VERSION = '0.11.0.pre4'
+  VERSION = '0.11.0'
 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