Skip to content

Commit bf9d192

Browse files
Update the version number.
1 parent b16b5e2 commit bf9d192

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

dist/js/splide.esm.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 : 2.3.0
3+
* Version : 2.3.1
44
* License : MIT
55
* Copyright: 2020 Naotoshi Fujita
66
*/

dist/js/splide.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 : 2.3.0
3+
* Version : 2.3.1
44
* License : MIT
55
* Copyright: 2020 Naotoshi Fujita
66
*/

dist/js/splide.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/splide.min.js.gz

0 Bytes
Binary file not shown.

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": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Splide is a lightweight and powerful slider without any dependencies.",
55
"author": "Naotoshi Fujita",
66
"license": "MIT",

0 commit comments

Comments
 (0)