applicious_utils 0.1.40 → 0.1.41

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.
Binary file
@@ -1,3 +1,3 @@
1
1
  module AppliciousUtils
2
- VERSION = "0.1.40"
2
+ VERSION = "0.1.41"
3
3
  end
@@ -111,10 +111,10 @@ module AppliciousUtils
111
111
  });
112
112
 
113
113
  uploader.init();
114
+ window.applicious_uploader = uploader;
114
115
 
115
116
  });
116
117
 
117
- window.applicious_uploader = uploader;
118
118
 
119
119
  ")
120
120
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: applicious_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.40
4
+ version: 0.1.41
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -78,6 +78,7 @@ files:
78
78
  - applicious_utils-0.1.37.gem
79
79
  - applicious_utils-0.1.38.gem
80
80
  - applicious_utils-0.1.39.gem
81
+ - applicious_utils-0.1.40.gem
81
82
  - applicious_utils.gemspec
82
83
  - Gemfile
83
84
  - lib/applicious_utils/engine.rb