corn_starch 1.9.2 → 1.9.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c600d3631ebf8dc253f41be1579bdc0de39d44a8
4
- data.tar.gz: cab135c29b31bb5324ca54e83924496b59baf29e
3
+ metadata.gz: 86b2a499485507acba0190a54ec56d359c7fb085
4
+ data.tar.gz: 13e7a5724a2cf0f169cde7bffbf5396a481a6d04
5
5
  SHA512:
6
- metadata.gz: c8ca5fe0e83ac464b6b71b9173178c84266a60d48346fbf0918d1d110850116e5fc607ac856ce0f3c1de77979f15b857c183dca124e4cca218c6ea3c47bd359d
7
- data.tar.gz: d66a5f55e44fb75572c88bcb300d1d818d492ac7bea6be7bc0e9f54b894e083d7f680407a67ff43eb4ffec206d424fefc9ee21eb3479d9bd648d39694a456ef8
6
+ metadata.gz: 922cdf1862f8d4d338c09b22c9361b21dc285a7290320a84d46639c4bcaaf4c687c9dd4a37b0949b43f6722b7b28c97882b5f9984f894744d5eef374d06afd63
7
+ data.tar.gz: 4711bbb5547a1124ff1fe6d39ab8da4ca5d9dc01e20685b16d60864c2407069af796b1840dc61f13f61f9cad4a8bd821e4201d9a2731f507711a0ed0ac31f94d
@@ -4,7 +4,7 @@
4
4
  # Carousel JS
5
5
 
6
6
  # Init Carousel
7
- window.init_carousel = (id, extent) ->
7
+ window.carousel_init = (id, extent) ->
8
8
 
9
9
  # Acquire Carousel
10
10
  box = document.querySelector "##{id}"
@@ -1,3 +1,3 @@
1
1
  module CornStarch
2
- VERSION = '1.9.2'
2
+ VERSION = '1.9.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: corn_starch
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.2
4
+ version: 1.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eresse