Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 36 additions & 54 deletions app/assets/javascripts/mapbox.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/mapbox-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Mapbox
module Rails
VERSION = '2.2.1'
MAPBOX_VERSION = '2.2.1'
VERSION = '2.2.2'
MAPBOX_VERSION = '2.2.2'
end
end