Skip to content

Commit 5348c89

Browse files
Update the version.
1 parent fdb38e4 commit 5348c89

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

dist/js/splide.cjs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* Splide.js
3-
* Version : 4.0.6
3+
* Version : 4.0.7
44
* License : MIT
55
* Copyright: 2022 Naotoshi Fujita
66
*/

dist/js/splide.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
44

55
/*!
66
* Splide.js
7-
* Version : 4.0.6
7+
* Version : 4.0.7
88
* License : MIT
99
* Copyright: 2022 Naotoshi Fujita
1010
*/

dist/js/splide.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
44

55
/*!
66
* Splide.js
7-
* Version : 4.0.6
7+
* Version : 4.0.7
88
* License : MIT
99
* Copyright: 2022 Naotoshi Fujita
1010
*/

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splidejs/splide",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "Splide is a lightweight, flexible and accessible slider/carousel. No dependencies, no Lighthouse errors.",
55
"author": "Naotoshi Fujita",
66
"license": "MIT",

0 commit comments

Comments
 (0)