@egjs/flicking 4.9.3-beta.0 → 4.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.
@@ -4,7 +4,7 @@ name: @egjs/flicking
4
4
  license: MIT
5
5
  author: NAVER Corp.
6
6
  repository: https://github.com/naver/egjs-flicking
7
- version: 4.9.3-beta.0
7
+ version: 4.9.3
8
8
  */
9
9
  (function (global, factory) {
10
10
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -13881,7 +13881,7 @@ version: 4.9.3-beta.0
13881
13881
  */
13882
13882
 
13883
13883
 
13884
- Flicking.VERSION = "4.9.3-beta.0";
13884
+ Flicking.VERSION = "4.9.3";
13885
13885
  return Flicking;
13886
13886
  }(Component);
13887
13887