applicious_utils 0.1.67 → 0.1.68

Sign up to get free protection for your applications and to get access to all the features.
@@ -94,7 +94,6 @@
94
94
  .resize(setSelfPosition)
95
95
  .scroll(setSelfPosition)
96
96
  .keyup(observeKeyPress);
97
- $overlay.click(function(e) { closeLightbox(); e.preventDefault; });
98
97
  $self.delegate(opts.closeSelector, "click", function(e) {
99
98
  closeLightbox(); e.preventDefault();
100
99
  });
@@ -1,3 +1,3 @@
1
1
  module AppliciousUtils
2
- VERSION = "0.1.67"
2
+ VERSION = "0.1.68"
3
3
  end
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.67
4
+ version: 0.1.68
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: