jombo 0.0.1.beta18 → 0.0.1.beta19

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.
data/lib/jombo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Jombo
2
- VERSION = "0.0.1.beta18"
2
+ VERSION = "0.0.1.beta19"
3
3
  end
@@ -1,2 +1 @@
1
- //= require tablesorter
2
1
  //= require_tree .
@@ -101,7 +101,7 @@
101
101
  * @author Christian Bach/christian.bach@polyester.se
102
102
  */
103
103
 
104
- (function ($) {
104
+ ( function( $ ){
105
105
  $.extend({
106
106
  tablesorter: new
107
107
  function () {
@@ -1028,4 +1028,4 @@
1028
1028
  }
1029
1029
  }
1030
1030
  });
1031
- })(jQuery);
1031
+ })( jQuery );
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jombo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.beta18
4
+ version: 0.0.1.beta19
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: