Skip to content

Commit

Permalink
Bump version v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail Akbudak committed Aug 26, 2015
1 parent 90eef0f commit 81533c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cybele/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Cybele
RAILS_VERSION = '~> 4.2.0'
RUBY_VERSION = IO.read("#{File.dirname(__FILE__)}/../../.ruby-version").strip
VERSION = '1.7.1'
VERSION = '1.7.2'
end

0 comments on commit 81533c0

Please sign in to comment.