[DRE-commits] [ruby-aruba] 71/74: Version bump
Hideki Yamane
henrich at moszumanska.debian.org
Sat Nov 28 01:16:49 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 ccca0367481ebae1b8bc346cca782bc56d84a637
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date: Fri Nov 27 12:44:51 2015 +0100
Version bump
---
History.md | 6 +++++-
lib/aruba/version.rb | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/History.md b/History.md
index 17087b6..3d97692 100644
--- a/History.md
+++ b/History.md
@@ -1,12 +1,16 @@
# Latest Release
-## [v0.11.0](https://github.com/cucumber/aruba/compare/v0.11.pre4...v0.11.0)
+## [v0.11.1](https://github.com/cucumber/aruba/compare/v0.11.pre4...v0.11.1)
* Use fixed version of event-bus
* Refactored and improved documentation (feature tests) in PR #309
# Old releases
+## [v0.11.0](https://github.com/cucumber/aruba/compare/v0.11.pre4...v0.11.0)
+
+* Accidently pushed to rubygems.org - yanked it afterwards
+
## [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
diff --git a/lib/aruba/version.rb b/lib/aruba/version.rb
index f891417..058e090 100644
--- a/lib/aruba/version.rb
+++ b/lib/aruba/version.rb
@@ -1,3 +1,3 @@
module Aruba
- VERSION = '0.11.0'
+ VERSION = '0.11.1'
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