Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Chauvet committed Apr 26, 2018
1 parent 55255e7 commit 9436eee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/maestrano/connector/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Maestrano
module Connector
module Rails
VERSION = '2.3.1'.freeze
VERSION = '2.3.2'.freeze
end
end
end
2 changes: 1 addition & 1 deletion template/files/Gemfile.tt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :jruby]

gem 'puma', require: false

gem 'maestrano-connector-rails', '~> 2.3.1'
gem 'maestrano-connector-rails', '~> 2.3.2'

gem 'jquery-rails'
gem 'jsonapi-resources'
Expand Down

0 comments on commit 9436eee

Please sign in to comment.