Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
7hunderbird committed May 29, 2013
1 parent 7c37fc9 commit e2a0e48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
== 0.6.8 / 2013-05-29
* #42 allow custom path for ey binaries - Michal Papis.
* Added bundle_config task for bundler - Tyler Bird.
* Change default output of bundle install to --quiet for speed increase - Tyler Bird.

== 0.6.7 / 2013-03-25
* follow up to #37, pull #40 works to ensure rvm and non-rvm work properly - Michal Papis.
* #39 Joe does some good house cleaning, thanks!
Expand Down
2 changes: 1 addition & 1 deletion lib/eycap/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Eycap
VERSION = '0.6.7'
VERSION = '0.6.8'
end

0 comments on commit e2a0e48

Please sign in to comment.