twilio_ip_messaging_rails 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module TwilioIpMessagingRails
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twilio_ip_messaging_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Aliabadi
@@ -65,6 +65,8 @@ files:
65
65
  - README.md
66
66
  - Rakefile
67
67
  - app/assets/javascripts/twilio_ip_messaging_rails.js
68
+ - app/assets/javascripts/vendor/twilio_common.js
69
+ - app/assets/javascripts/vendor/twilio_ip_messaging.js
68
70
  - lib/twilio_ip_messaging_rails.rb
69
71
  - lib/twilio_ip_messaging_rails/engine.rb
70
72
  - lib/twilio_ip_messaging_rails/version.rb