Skip to content

Commit bb05a28

Browse files
committed
build & bump
1 parent 941715c commit bb05a28

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/range-slider-pips.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* svelte-range-slider-pips ~ 4.0.0
2+
* svelte-range-slider-pips ~ 4.0.0-beta.3
33
* Multi-Thumb, Accessible, Beautiful Range Slider with Pips
44
* Project home: https://simeydotme.github.io/svelte-range-slider-pips/
55
* © 2025 Simon Goellner <[email protected]> ~ MPL-2.0 License

dist/range-slider-pips.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* svelte-range-slider-pips ~ 4.0.0
2+
* svelte-range-slider-pips ~ 4.0.0-beta.3
33
* Multi-Thumb, Accessible, Beautiful Range Slider with Pips
44
* Project home: https://simeydotme.github.io/svelte-range-slider-pips/
55
* © 2025 Simon Goellner <[email protected]> ~ MPL-2.0 License

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-range-slider-pips",
3-
"version": "4.0.0-beta.2",
3+
"version": "4.0.0-beta.3",
44
"description": "Multi-Thumb, Accessible, Beautiful Range Slider with Pips",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)