Skip to content

Commit

Permalink
Release 1.3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Oct 26, 2016
1 parent e275d9d commit f22a35f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
inky-rb (1.3.7.0)
inky-rb (1.3.7.1)
foundation_emails (~> 2)
nokogiri

Expand Down Expand Up @@ -165,4 +165,4 @@ DEPENDENCIES
slim

BUNDLED WITH
1.13.5
1.13.6
2 changes: 1 addition & 1 deletion lib/inky/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Inky
module Rails
VERSION = "1.3.7.0".freeze
VERSION = "1.3.7.1".freeze
end
NODE_VERSION, GEM_VERSION = Rails::VERSION.rpartition('.').map(&:freeze)
end

0 comments on commit f22a35f

Please sign in to comment.